Relative Content

Tag Archive for javascriptvuejs3vuexvue-routerpinia

Pinia Store caching state values

So, I am having issue with my Pinia store and router guard. Issue is following:
When i go trough ‘logout’ function that basically do following, everything comes in place.