mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-24 19:50:09 -05:00
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