RootCauseunvalidated
the local isLoading variable is not suitable for storing the data loading state — Since your API call is happening in the store. Outcome: You can handle the data loading in your store itself.
c20842d4-44c3-429d-baf8-23f13b07e891
the local isLoading variable is not suitable for storing the data loading state — Since your API call is happening in the store. Outcome: You can handle the data loading in your store itself.