Skip to content

What is the best way to store a variable globally if I don't want to have it being observed? #9331

Discussion options

You must be logged in to vote

In Vuex, dynamic module registration is available and you should use it, but for new applications, you should consider using Pinia.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Matej-Basta
Comment options

Answer selected by Matej-Basta
Comment options

You must be logged in to vote
1 reply
@Matej-Basta
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants