-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does this work with Vuex? #124
Comments
Can you post an example of your code to show what isn't working? I've been using this for a year and it works great with Vuex! |
Store/vuex can not find mutation in sub module ,do you have good solution? thank you very much! |
Here's a sample from some code I'm using, it was mostly taken straight from the README doc:
|
I have tried using this with Vuex and it does not work :(
The text was updated successfully, but these errors were encountered: