How to reload shared data #1428
Unanswered
infinitetrinity
asked this question in
Help
Replies: 1 comment
-
Hi, I think you should have a look at partial-reloads. You can use This only reloads data with the given keys. |
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.
-
This should be straightforward but I can't find any details on how can I reload the shared data?
My shared data "user" is null before login and should be the auth user after login but the data will only be filled after a fresh reload.
So how can I reload the shared data without a full fresh reload?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions