You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@waydelyle Nice idea, but not installed. Adding it does not change anything either.
The issue also happens in a fresh vue / ssr-plugin install wihtout any further modifications.
Strict mode: https://vuex.vuejs.org/guide/strict.html
When this is enabled, all mutations throw an error (stack trace below), even when commited through a mutation, as you should:
Clicking the button should not generate the error, but it does. I tested this with a clean vue project with nothing else added.
Is this expected behaviour or a bug? If the latter, do you still accept pull requests in case I can track it down?
Thanks!
The text was updated successfully, but these errors were encountered: