Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

SSR (server side) issues #120

@litvinenkow

Description

@litvinenkow

If you SPA has server side rendering.

  1. localStorage in the plugin is undefined so error 500 for the first time opening application.
  2. 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.
  3. Usage of this.$auth on the page provide 500 errors at once.
  4. No way of accessing /account/ like pages (auth needed) directly only through client-side routing.
  5. Server thinks that user not logged in so redirect from protected pages occers permanently autorized you or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions