clusev/resources/js
boban 0088122ff1 revert(ui): drop racy bfcache JS auto-sync; keep race-free mount/targetFor
The livewire:navigated activate-POST hook introduced unbounded cross-request
ordering races (the on-screen confusion is already fixed race-free by
Show::mount setting the active server + ServerSwitcher::targetFor navigating on
switch). Remove the JS hook + activate endpoint. The remaining bfcache edge is
invisible (the cached page shows the right server) and a transient stale session
resolves on the next deliberate navigation — documented in the handoff.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 19:37:54 +02:00
..
app.js revert(ui): drop racy bfcache JS auto-sync; keep race-free mount/targetFor 2026-06-14 19:37:54 +02:00
webauthn.js feat(webauthn): register/list/remove security keys in settings 2026-06-14 18:29:51 +02:00