How to use a context for the page, but a new one for each request? #11955
Unanswered
JorgeSivil
asked this question in
Help
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The problem I'm having is that I created this
However the data from UserContext and ListContext is being shared across requests, even for different browsers
How can I make them be new instances for each request?
Beta Was this translation helpful? Give feedback.
All reactions