171f06da22cc130363fd6d396fb9a25f3f803778
SvelteKit reuses the same +page.svelte instance on client-side navigation, so $state() initialisations only run on mount. Add an $effect keyed on data.tag.id to reset parentId, selectedColor and deleteConfirmName whenever the user switches to a different tag in the admin sidebar. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.3%
TypeScript
11.4%
Java
10.8%
Svelte
4.2%
Shell
0.1%