How to stop component reloading , when there are no change in api response. #851
Unanswered
sanpanthera
asked this question in
General
Replies: 2 comments 2 replies
-
@tannerlinsley could you please provide any solution here? |
Beta Was this translation helpful? Give feedback.
2 replies
-
when refetching, the component transitions to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently on window focus component is reloading after every api call. I want to reload the component on window focus only when there is the change in data.
Beta Was this translation helpful? Give feedback.
All reactions