0👍
✅
Changing the direct assignments to Vue.set(state, 'user', user)
causes the state to properly update.
Source:stackexchange.com
0👍
Changing the direct assignments to Vue.set(state, 'user', user)
causes the state to properly update.