Files
games/features/common/components/shared.templ
Ryan Hamamura 0e344de9c1
All checks were successful
CI / Deploy / test (pull_request) Successful in 14s
CI / Deploy / lint (pull_request) Successful in 25s
CI / Deploy / deploy (pull_request) Has been skipped
fix: separate connection indicator script from patchable element
The script was being re-added on every SSE patch, creating multiple
setInterval timers. Split into ConnectionIndicator (for patches) and
ConnectionIndicatorWithScript (for initial page render).
2026-03-03 10:39:26 -10:00

3.6 KiB