Skip to content

Issue with Vuex on strict mode #51

@waghcwb

Description

@waghcwb

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions