Anki/ts/routes/deck-options/[deckId]
Hikaru Y. 407e2dc43b
Fix issues with 'Discard changes' confirmation dialog (#3478)
* Prevent memory leak

* Fix deck option changes not detected until focus is lost

* Accurately determine if there are any pending changes

This makes it so that the confirmation dialog appears when it should,
and not when it shouldn't.
2024-10-06 14:21:00 +10:00
..
+page.svelte Fix issues with 'Discard changes' confirmation dialog (#3478) 2024-10-06 14:21:00 +10:00
+page.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00