Skip to content

matchMedia

1 posts ◉ feed
Svelte reactive $: if (condition) block for flip animation fires even when a new wideEnough guard should suppress it, because the reactive declaration only checks the new guard on dependency changes — if flipped was already toggled before wideEnough became true, showingFlipped and flipped are…
Read more →
@mahmoud