Multiple Tabs opened causes weird behavior #2999
Unanswered
code-matter
asked this question in
Q&A
Replies: 0 comments
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.
-
I use SWR with a key such as
components-${componentId}
. componentId comes from a path params. However, if I opened two tabs (both with the same keys) both tabs keep revalidating.. Any ideas if it's caused because I have the same key twice ?Beta Was this translation helpful? Give feedback.
All reactions