-
-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Describe the bug
If a user has logged in previously, the site does not clear cached data properly. On subsequent login attempts, the user may see a “Feature Disabled” screen, even though they should have access.
To Reproduce
Steps to reproduce the behavior:
- Log in to the application.
- Log out.
- Attempt to log in again without clearing browser cache or local storage.
- The user sees the "Feature Disabled" screen instead of the dashboard.
Expected behavior
The user should be able to log in normally without needing to manually clear cache or local storage.
Screenshots
Additional context
Clearing the browser cache and local storage resolves the issue temporarily. This indicates a problem with session/cache handling in the application.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
