clusev/resources/js
boban 6e0ec724ca fix(ui): re-sync active server on bfcache restore of a details page
wire:navigate restores Back/Forward pages from its client cache without re-running
Show::mount(), which could leave active_server_id pointing at a different server
than the details page on screen. Add a servers.activate endpoint + a global
livewire:navigated hook that re-asserts the on-screen server on every navigation
(including cache restores).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 19:29:24 +02:00
..
app.js fix(ui): re-sync active server on bfcache restore of a details page 2026-06-14 19:29:24 +02:00
webauthn.js feat(webauthn): register/list/remove security keys in settings 2026-06-14 18:29:51 +02:00