Files
rust-rcon/js/pages
angryzeroandCopilot aa9bd725aa fix: guard against page-navigation race + deprecation warning
- playerInfo refresh() now early-returns if DOM elements are gone
  (happens when navigating away while getPlayers RCON is in flight)
- swiched donutLabelsOutside(false) → labelsOutside(false) to
  silence NVD3 deprecation warning

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-13 18:56:51 +02:00
..