Files
vikunja/frontend/src/components
kolaenteandkolaente 7ccfd4a111 fix(frontend): don't reload page on first service worker install
clientsClaim() fires controllerchange when the freshly installed service
worker takes control of the page on first visit, which reloaded the app
and wiped unsaved state such as login form input. Only reload after the
user explicitly confirmed an update.

Fixes #3251
2026-07-22 08:48:24 +00:00
..