using a few the same modules on one page #1034
Answered
by
posva
ijcnvv
asked this question in
Help and Questions
-
is it possible? in my case I use store module for comments, so I register it (in Vuex) by dynamic key |
Beta Was this translation helpful? Give feedback.
Answered by
posva
Feb 8, 2022
Replies: 2 comments
-
Instead, store a Map inside the store state and pass the key to each action manipulating comments |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ijcnvv
-
sure, but maybe another way exists there |
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
Instead, store a Map inside the store state and pass the key to each action manipulating comments