You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am requesting a feature / asking if there is already a way to determine if my axios request's response is coming from the cache or is indeed a new requests made over the network.
Currently I show I loading spinners on select pages which make requests. I would like to only show these loading spinners if the response does not come from the cache.
Is there a way to do this already or could it be implemented?
Thank you
The text was updated successfully, but these errors were encountered:
Hello, I am requesting a feature / asking if there is already a way to determine if my axios request's response is coming from the cache or is indeed a new requests made over the network.
Currently I show I loading spinners on select pages which make requests. I would like to only show these loading spinners if the response does not come from the cache.
Is there a way to do this already or could it be implemented?
Thank you
The text was updated successfully, but these errors were encountered: