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 was archived by the owner on Jul 24, 2025. It is now read-only.
localStorage in the plugin is undefined so error 500 for the first time opening application.
Some nested <router-view> don't work properly and produces errors like The client-side rendered virtual DOM tree is not matching server-rendered content.
Usage of this.$auth on the page provide 500 errors at once.
No way of accessing /account/ like pages (auth needed) directly only through client-side routing.
Server thinks that user not logged in so redirect from protected pages occers permanently autorized you or not.