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
{{ message }}
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
So i am having an issue when user login store is set with user data and all for first time it store it in localstorage or sessionstorage, when the user logouts the storage clear function will be called. after if i try to login with out refreshing the page presist doesn't work.
***note even when login in the second time pinia get populated with data
The text was updated successfully, but these errors were encountered:
So i am having an issue when user login store is set with user data and all for first time it store it in localstorage or sessionstorage, when the user logouts the storage clear function will be called. after if i try to login with out refreshing the page presist doesn't work.
***note even when login in the second time pinia get populated with data
The text was updated successfully, but these errors were encountered: