Revert the hydrate-on-every-request sync — writing the single global active-server session on every async request (slow load(), polls, parallel tabs) is inherently last-writer-wins and races. Setting it only at mount (once per deliberate navigation) is race-free and fixes the visible drift. bfcache restore + multi-tab remain inherent edges of the single-session model — documented in the handoff. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Audit | ||
| Auth | ||
| Concerns | ||
| Files | ||
| Modals | ||
| Servers | ||
| Services | ||
| Settings | ||
| System | ||
| Versions | ||
| Dashboard.php | ||
| ServerSwitcher.php | ||