-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Description
Describe the bug
When authenticated users switch tabs, minimize the browser, or close/reopen it, the app fails to recover:
Header renders correctly
Main content shows infinite spinner
UI becomes unresponsive
Link to the blitz that caused the error
Steps to reproduce
- Create an Account
- Log in to the app
- Interact normally (confirm working state)
- Switch tabs or minimize browser for 1 second
- Return to app → Loading loop occurs
Expected behavior
App should automatically:
- Recheck auth session
- Re-fetch critical data
- Restore interactive state
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
- OS: macOS
- Browser: Chrome
- Version: 133.0.6943.128
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels