Replies: 2 comments 6 replies
-
How it's globally? It's inside a module. |
Beta Was this translation helpful? Give feedback.
0 replies
-
yep it's in a module, but the module will only run once right, all requests will share the same
request 2:
The |
Beta Was this translation helpful? Give feedback.
6 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.
-
Looks like we create a store globally, if we run it in server side, all of the requests will share the same store which will make the data conflict?
Beta Was this translation helpful? Give feedback.
All reactions