We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug If maintenance mode is enabled, the UI sends requests to fetch data about the current user in an infinite loop.
To Reproduce Steps to reproduce the behavior:
ALEPH_MAINTENANCE_MODE=true
Expected behavior Data about the current user should be fetched once, as it is done when maintenance mode is disabled.
Aleph version 3.15.5, 3.15.7, 4.0.0-rc*
Screenshots
Additional context -/-
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
If maintenance mode is enabled, the UI sends requests to fetch data about the current user in an infinite loop.
To Reproduce
Steps to reproduce the behavior:
ALEPH_MAINTENANCE_MODE=true
Expected behavior
Data about the current user should be fetched once, as it is done when maintenance mode is disabled.
Aleph version
3.15.5, 3.15.7, 4.0.0-rc*
Screenshots
Screen.Recording.2024-08-22.at.09.57.49.mov
Additional context
-/-
The text was updated successfully, but these errors were encountered: