Replies: 1 comment
-
I have a similar question: If I update a key in the cache using |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
2.0.0-rc3
So i have a hooks called usePasswordLost() that is as is:
And i use it in two separate components, under the same SWR config, when i trigger it in one component, i except the data to be usable in another component as well, but it doesnt work, it stays undefined, here is my config:
any help would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions