Files
OSIT-AE-App-Svelte/src
Scott Idem cf9975f50f fix(sw): skip controllerchange reload on first activation
The reload should only fire when an existing SW is replaced by a new one
(old → new), not when the SW activates for the first time on a fresh page
load (null → first). The spurious reload on fresh loads was caused by
checking unconditionally.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 15:26:48 -04:00
..