`last_propagated_event` retains the last event's target subtree (detached DOM) until the next delegated event sveltejs/svelte #18568 opened 10 hours ago by randalmurphal
`spring` performs differently on displays with different refresh rates sveltejs/svelte #10717 opened 2 years ago by GoodBoyNinja transition/animation 7
Docs: Document the pattern for explicit dependency tracking across asynchronous boundaries sveltejs/svelte #18565 opened 2 days ago by harrmitch
Binding activeElement + removing focused element from DOM gives error sveltejs/svelte #15742 opened last year by RWDavid 2
Track pause ownership so outro walks can't undo each other sveltejs/svelte #18563 opened 3 days ago by Nic-Polumeyv
`flushSync()` inside a render-phase effect can permanently kill the effect tree sveltejs/svelte #18546 opened last week by Deeds67 awaiting submitter 3
When committing a fork derived seem to be read out of order in some cases. sveltejs/svelte #18468 opened 4 weeks ago by jjones315 awaiting submitter 2
`effect_orphan` thrown when `$effect` is called after `await` inside an async function invoked even when inside of a tracking context sveltejs/svelte #18443 opened last month by Suya1671 1
experimental.async: batch merging permanently swallows unrelated synchronous UI updates when an earlier async batch never settles sveltejs/svelte #18524 opened 2 weeks ago by reinhard-sanz 1
Selection lost on <select> with spread attributes when options change after mount sveltejs/svelte #18557 opened 4 days ago by b-r-i-a-n-w-e-s-t
A `<svelte:boundary>` hydrated in the failed state can never be reset sveltejs/svelte #18555 opened 4 days ago by Nic-Polumeyv 1
experimental.async: nested dynamic component mounts twice when swapped while a persistent ancestor renders the outgoing subtree's teleported snippet sveltejs/svelte #18554 opened 4 days ago by Nic-Polumeyv 1
getRootNode() in append_styles function doesn't return ShadowRoot on some initial component mounts sveltejs/svelte #18288 opened 2 months ago by UntakerAnonPLAY awaiting submitter custom element 6
Svelte 5: Tell if a bindable prop is actually passed using bind sveltejs/svelte #11672 opened 2 years ago by jamesst20 needs discussion 16
experimental.async: "Batch has scheduled roots" when a sibling mutates shared $state during a suspense-resolution flush sveltejs/svelte #18363 opened 2 months ago by jippi 6
Provide hasContext function with createContext sveltejs/svelte #18471 opened 3 weeks ago by soleuniverse101 4
Svelte component is rendering despite guard clause sveltejs/svelte #17106 opened 9 months ago by KieranP awaiting submitter 4
`TypeError: value is not a function` on SSR when nested `{#snippet}` reads `{const x = $derived(await …)}` from parent snippet body via a sync `$derived` sveltejs/svelte #18469 opened 4 weeks ago by hanszoons 2
`SvelteMap.set` on an existing key notifies `keys()` readers even though the key set didn't change sveltejs/svelte #18531 opened last week by Nic-Polumeyv
`flushSync()` errors when called at top level of script; doesn't work with `$effect.pre` sveltejs/svelte #18522 opened 2 weeks ago by jacekalms
$derived on a class instance returns a stale value after the effect that incidentally owned it at construction is destroyed sveltejs/svelte #18489 opened 3 weeks ago by reinhard-sanz 1