issues
search
sveltejs
/
svelte
web development for the rest of us
https://svelte.dev
MIT License
81.3k
stars
4.37k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: correctly match `:has()`'s selector during css pruning
#15277
7nik
opened
2 hours ago
2
fix: take private and public into account for `constant_assignment` of derived state
#15276
paoloricciuti
opened
3 hours ago
3
chore: tweak effect self invalidation logic
#15275
trueadm
opened
4 hours ago
3
docs: remove duplicate `onDestroy` description
#15274
kidonng
closed
7 hours ago
2
Assign to a non-derived private field breaks when a public derived field exists with the same name
#15273
jkbz64
opened
16 hours ago
4
fix: use `importNode` to clone templates for Firefox
#15272
paoloricciuti
closed
3 hours ago
6
Version Packages
#15271
github-actions[bot]
opened
20 hours ago
1
chore: simplify process_effects
#15270
Rich-Harris
closed
20 hours ago
2
svelte 5 <img loading="lazy" srcset="..."> loads eagerly
#15268
G2N
closed
3 hours ago
0
fix: ignore typescript abstract methods during code transformation
#15267
caiquetorres
opened
1 day ago
3
Snippet with conditional transition is not working
#15266
TUTOR03
closed
21 hours ago
5
Render component without adding JavaScript code
#15265
probablykasper
opened
1 day ago
1
Version Packages
#15263
github-actions[bot]
closed
1 day ago
0
hydration takes way too long
#15262
HighFunctioningSociopathSH
opened
1 day ago
12
autofocus is not working on input rerender in Chrome and Firefox
#15261
gyzerok
opened
1 day ago
6
Abstract methods don't correctly compile in .svelte files
#15260
dooshiifox
opened
1 day ago
2
fix: Add more checks to determine if element is non-static
#15259
ranjan-purbey
opened
1 day ago
1
chore: allow pnpm 10
#15258
benmccann
closed
1 day ago
2
docs: clarify default prop values, attribute behavior and text expressions
#15257
melihguleyupoglu
opened
2 days ago
3
onChange event doesn't run when the checkbox change to disabled
#15256
olahdavee
opened
2 days ago
0
fix: when re-connecting unowned deriveds, remove their unowned flag
#15255
trueadm
closed
1 day ago
9
Default Script Modules
#15253
Bedlessdeus
closed
2 days ago
3
Svelte 5: legacy `$:` behaves differently
#15251
zeroberry
opened
3 days ago
0
chore: Reduce hydration comment for {:else if}
#15250
adiguba
opened
3 days ago
6
$derived exposed through property not necessarily updating
#15248
brunnerh
opened
3 days ago
0
Severe Buffer Overflow in Svelte Utility Functions
#15247
cyberalt1
closed
3 days ago
1
Incorrect Type Definition for popover Attribute in SvelteKit
#15246
karanravindra
opened
3 days ago
0
Effect wrapped in $effect.root cannot be used in teardown
#15245
thes01
opened
4 days ago
2
CSS class passed to component is marked as unused
#15244
joelmukuthu
closed
4 days ago
1
reactive actions
#15243
pjebs
closed
3 days ago
7
kala patil
#15242
omkarpatil14
closed
4 days ago
2
hasAttribute is not a function
#15241
KTibow
opened
4 days ago
1
chore: unify bindings to use internal event system
#15240
trueadm
closed
1 day ago
2
fix: value/checked not correctly set using spread
#15239
adiguba
closed
19 hours ago
3
Spread properties suppress a11y warnings.
#15238
ykrods
closed
4 days ago
2
Using spread syntax '{...rest }' with props doesnt work correctly!
#15237
Tichss
opened
5 days ago
4
Error when running dev server: `No known conditions for "./action" specifier in "svelte" package [plugin vite:dep-scan]`
#15236
MathiasWP
opened
5 days ago
3
Logic block shorthand for single elements
#15235
Ocean-OS
closed
5 days ago
1
Version Packages
#15234
github-actions[bot]
closed
5 days ago
0
derived does not update dom
#15233
alex-pirogov
closed
5 days ago
5
fix: ensure unowned derived dependencies are not duplicated when reac…
#15232
trueadm
closed
5 days ago
2
`Map.set()` doesn't trigger reactivity
#15230
JakeBeaver
closed
6 days ago
3
Reactivity regression with `5.19.5` with conditional function calls
#15229
techniq
closed
1 day ago
15
fix: allow mutation of private derived state
#15228
paoloricciuti
closed
1 day ago
5
Allow assigning to properties of $derived
#15227
PuruVJ
closed
1 day ago
1
fix: hydrate `href` that is part of spread attributes
#15226
dummdidumm
closed
5 days ago
2
Binding to color input sets value of #000000 after mount
#15224
cezaryszymanski
opened
6 days ago
0
Update code generated with use tailwind from the CLI
#15223
dei8bit
closed
6 days ago
1
How to combine bindable state prop + context
#15222
leekeh
opened
6 days ago
2
chore: remove pbcopy from hash script
#15221
Rich-Harris
closed
6 days ago
3
Next