Skip to content
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

Issue with Vuex on strict mode #51

Open
waghcwb opened this issue Jun 27, 2018 · 0 comments
Open

Issue with Vuex on strict mode #51

waghcwb opened this issue Jun 27, 2018 · 0 comments

Comments

@waghcwb
Copy link

waghcwb commented Jun 27, 2018

If I turn on strict mode on vuex, I get the following error
[vuex] Do not mutate vuex store state outside mutation handlers.

image

I think that is something related to the v-model approach

When using Vuex in strict mode, it could be a bit tricky to use v-model on a piece of state that belongs to Vuex

https://vuex.vuejs.org/guide/forms.html

rinu pushed a commit to rinu/vue-masked-input that referenced this issue Jul 29, 2019
Merged #348, #339, #379, #385, #386

Closes #210, #336, #173, #200, niksmr#53, niksmr#51, niksmr#52, #324,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant