In strict mode, whenever Vuex state is mutated outside of mutation handlers, an error will be thrown . This ensures that all state mutations can be explicitly tracked by debugging tools.
In strict mode, whenever Vuex state is mutated outside of mutation handlers, an error will be thrown . This ensures that all state mutations can be explicitly tracked by debugging tools.