Skip to content

Fixes issue #103 State and Null Check Issue OnCallDoctors

Akash Srivastava requested to merge AkashSri3/lh-mhbs-eceb:i6 into master

Scope of this MR

  • Previously Code was breaking due to null check called on null value fixed that
  • State condition for handling Loading And Loaded ( Avoid Infinite Loading )
  • What should be fixed on sever --> A null item is created on it which is fetched during API call

Merge request reports