Skip to content

Not a complete refresh on login #16

@Master-Guy

Description

@Master-Guy

Situation:
edenjs init app && npm install @edenjs/core && edenjs run

Action:
Login with a valid account at http://localhost:1337/login

Issue:
When clicking Login, authentication succeeds and the user is taken back to the previous page without refresh. In this case, it shows the homepage with a Login button at the top. Pressing F5 to refresh the page correctly shows the Logout button.

Requested solution:
Automatically refresh the entire page, instead of only the main viewport.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions