-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels