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
Hello all,
I am developing a vue app using this plugin.
But store is not loaded to client side app, so I get "TypeError: Cannot read property 'state name' of undefined" when I use mapState of Vuex.
Plz help me.