ecamp / hal-json-vuex

Use a HAL JSON API with a Vuex store.
MIT License
8 stars 3 forks source link

fix: compatibility with vuex4: no changing of store data outside of mutations #290

Open usu opened 10 months ago

usu commented 10 months ago

Otherwise this will throw an console error in vuex. Haven't seen any negative side effects so far, but we should observe carefully.

+ running linter