0👍
you need to add sync: false
to the mount/shallowMount options.
see https://vue-test-utils.vuejs.org/api/options.html#sync
- [Vuejs]-Page doesn't update on pagination click in Laravel SPA
- [Vuejs]-Is there an easy way to make SPA auth in Vue.js + Laravel without using JWT?
Source:stackexchange.com