diff --git a/src/lib/components/common/Switch.svelte b/src/lib/components/common/Switch.svelte index c04d9b2ef4..c71ddb0733 100644 --- a/src/lib/components/common/Switch.svelte +++ b/src/lib/components/common/Switch.svelte @@ -1,7 +1,9 @@ { + await tick(); + dispatch('change', state); + }} >