-
Beta Was this translation helpful? Give feedback.
Answered by
Jerryhu1
Jul 20, 2022
Replies: 1 comment
-
Found the solution, my component was being remounted when switching tabs. So I had to set |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Jerryhu1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found the solution, my component was being remounted when switching tabs. So I had to set
revalidateOnMount: false