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
When using in Vue 3 with VueX 4, in tests, a mock store doesn't trigger reactive updates eg: a watcher inside an component is not triggered if you change state in a test.
Is this intended?
The text was updated successfully, but these errors were encountered:
When using in Vue 3 with VueX 4, in tests, a mock store doesn't trigger reactive updates eg: a watcher inside an component is not triggered if you change state in a test.
Is this intended?
The text was updated successfully, but these errors were encountered: