Replies: 1 comment
-
I think it is wrong to use the hooks, as you could break all rules with that implementation. So, i guessing that the way to solve it, is to use |
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.
-
I'm using a custom client to add some authentication through headers using the localstorage.
So, is it correct to use
use_storage
in this context? This works, but feels like an edge case by reading the documentation.https://dioxuslabs.com/learn/0.6/guides/managing_state#
Beta Was this translation helpful? Give feedback.
All reactions