-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Issues: sveltejs/svelte
Svelte 5: List of libraries not working out of the box
#10359
opened Feb 1, 2024 by
dummdidumm
Open
75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
For invalid inputs in input type number, the bound value (using
bind:value={val}
) is null and not undefined.
#15811
opened Apr 21, 2025 by
theAnuragMishra
bind:this
on <img>
element doesn't trigger reactivity
awaiting submitter
#15806
opened Apr 19, 2025 by
IcyFoxe
{#await}
blocks without {:catch}
should also trigger <svelte:boundary>
#15803
opened Apr 18, 2025 by
WaltzingPenguin
Spring
looks "more intense" in lower-framerate environments
#15795
opened Apr 18, 2025 by
not-nullptr
mount
is automatically coupled to the component that called it
#15776
opened Apr 16, 2025 by
Serator
invalid_snippet_arguments
when rendering snippet using render function from @testing-library/svelte
awaiting submitter
#15760
opened Apr 14, 2025 by
axel7083
Binding activeElement + removing focused element from DOM gives error
#15742
opened Apr 11, 2025 by
RWDavid
$inspect in child component wrapped in {#if} block throws error when if block becomes falsy
#15741
opened Apr 11, 2025 by
AlexJMohr
if/else rendering in webkit-box (18.4 (20621.1.15.11.10))
browser specific
#15736
opened Apr 11, 2025 by
andriuwe4ka
Miscompilation of
bind:group
when used with a Set
needs discussion
#15715
opened Apr 9, 2025 by
yamplum
Reassigning to a state rune variable in an imported effect disables reactivity on the state rune variable
awaiting submitter
needs a reproduction, or clarification
#15709
opened Apr 8, 2025 by
Kcwidman
Transition: newly applied options aren't reflected if a new transition is fired when another is in progress
#15699
opened Apr 7, 2025 by
F-fengzi
BUG Svelte 5:
bind:this
sets to null
if a store is used in #each
#15698
opened Apr 6, 2025 by
python273
BUG Svelte 5:
#key
does not prevent $props()
from changing if key is $derived
#15697
opened Apr 6, 2025 by
python273
Introduce Mechanism to Mark Specific $state Properties as Non-Reactive
#15689
opened Apr 4, 2025 by
kugry-repo
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.