GitHub / sveltejs/svelte issues and pull requests
#16387 - Async Svelte breaking iterables in template (in SvelteKit?)
Issue -
State: open - Opened by dangodai 14 days ago
#16386 - fix: wrap `$inspect` error logging in `console.group`
Pull Request -
State: open - Opened by Ocean-OS 14 days ago
#16385 - fix: don't log `await_reactivity_loss` warning when signal is read in `untrack`
Pull Request -
State: open - Opened by Ocean-OS 14 days ago
#16384 - Version Packages
Pull Request -
State: open - Opened by github-actions[bot] 14 days ago
#16383 - 🐛 Bug Report: `$state(await ...)` causes component hydration failures and breaks parent contexts
Issue -
State: open - Opened by saent-x 14 days ago
#16382 - fix: update `$effect.pending()` immediately after a batch is removed
Issue -
State: closed - Opened by Rich-Harris 14 days ago
- 2 comments
#16381 - await_reactivity_loss false positive even when used within untrack function
Issue -
State: open - Opened by minht11 14 days ago
#16379 - fix: add pending snippet to <svelte:boundary> types
Pull Request -
State: open - Opened by jjones315 14 days ago
#16377 - Version Packages
Pull Request -
State: open - Opened by github-actions[bot] 14 days ago
#16376 - docs: async stuff
Pull Request -
State: closed - Opened by Rich-Harris 14 days ago
- 3 comments
#16374 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] 15 days ago
#16372 - Reactivity issue in v5.36.0
Issue -
State: closed - Opened by tborychowski 15 days ago
- 2 comments
#16347 - Version Packages
Pull Request -
State: open - Opened by github-actions[bot] 18 days ago
#16346 - chore: make effect scheduling more efficient
Pull Request -
State: open - Opened by Rich-Harris 19 days ago
- 1 comment
#16345 - chore: clean up a11y analysis code
Pull Request -
State: open - Opened by Ocean-OS 19 days ago
- 3 comments
#16343 - `state_referenced_locally` warning inconsistencies
Issue -
State: open - Opened by timephy 19 days ago
#16342 - Errors thrown in effects are no longer propagated to <svelte:boundary>
Issue -
State: open - Opened by johannesodland 19 days ago
#16341 - fix: silence autofocus a11y warning inside `<dialog>`
Pull Request -
State: closed - Opened by navorite 19 days ago
- 3 comments
#16340 - chore: replace inline regex with variable
Pull Request -
State: closed - Opened by navorite 19 days ago
- 2 comments
#16339 - fix: silence a11y warning for inert elements
Pull Request -
State: open - Opened by navorite 19 days ago
- 2 comments
#16338 - push on reactive variable triggers as many updates as there are elements in the appended array
Issue -
State: closed - Opened by shadow-identity 20 days ago
- 12 comments
#16337 - fix: set write permission for PR in ecosystem-ci-trigger workflow
Pull Request -
State: closed - Opened by dominikg 20 days ago
- 4 comments
#16336 - chore: squelch hydration warning in test suite
Pull Request -
State: open - Opened by Rich-Harris 20 days ago
- 1 comment
#16335 - fix: abort and reschedule `$effect.pre` when necessary
Pull Request -
State: open - Opened by Rich-Harris 20 days ago
- 2 comments
#16334 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] 20 days ago
- 7 comments
#16333 - chore: simplify source ownership
Pull Request -
State: closed - Opened by Rich-Harris 20 days ago
- 4 comments
#16332 - chore: DRY out increment logic
Pull Request -
State: closed - Opened by Rich-Harris 20 days ago
- 2 comments
#16331 - chore: simplify component pop
Pull Request -
State: closed - Opened by Rich-Harris 20 days ago
- 3 comments
#16330 - chore: remove component_context.d
Pull Request -
State: closed - Opened by Rich-Harris 20 days ago
- 2 comments
#16329 - chore: dry out transition `get_options`
Pull Request -
State: closed - Opened by Rich-Harris 20 days ago
- 2 comments
#16328 - chore: simplify/optimize source_ownership occurrence
Pull Request -
State: closed - Opened by Rich-Harris 20 days ago
- 2 comments
#16327 - async: easier way to boundary the same component that needs async data
Issue -
State: open - Opened by ottomated 20 days ago
- 10 comments
#16325 - chore: changeset for #16239
Pull Request -
State: closed - Opened by Rich-Harris 21 days ago
- 2 comments
#16324 - chore: use `update_version` instead of `WeakRef` in `SvelteSet`/`SvelteMap`
Pull Request -
State: closed - Opened by Rich-Harris 21 days ago
- 2 comments
#16322 - Event bubbling order not respected when listeners are added both with addEventListener and attributes
Issue -
State: closed - Opened by kepzAT 21 days ago
- 6 comments
#16320 - <dialog> requestClose()
Issue -
State: closed - Opened by jjagielka 22 days ago
- 1 comment
#16319 - `state_invalid_placement` when using async & remote functions branches
Issue -
State: closed - Opened by ottomated 22 days ago
- 1 comment
#16318 - Generic component type gets renamed to "MyType_1" in build output
Issue -
State: open - Opened by SeppahBaws 23 days ago
- 1 comment
#16317 - chore: remove unused `EFFECT_IS_UPDATING` constant
Pull Request -
State: closed - Opened by Rich-Harris 22 days ago
- 2 comments
#16316 - fix: add a way to run code when the current reaction finishes updating
Pull Request -
State: closed - Opened by Rich-Harris 22 days ago
- 3 comments
#16315 - chore: update svelte-ecosystem-ci trigger
Pull Request -
State: closed - Opened by dominikg 22 days ago
- 7 comments
#16314 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] 22 days ago
#16313 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] 23 days ago
#16312 - chore: remove unused `mounting` variable from `select_option` call
Pull Request -
State: closed - Opened by Rich-Harris 23 days ago
- 2 comments
#16311 - Reactivity is broken when deriving .current on fromStore and updating the store asynchronously
Issue -
State: open - Opened by lassebomh 23 days ago
- 3 comments
#16310 - docs: improve function bindings documentation with examples
Pull Request -
State: open - Opened by braden-w 23 days ago
- 3 comments
#16309 - fix: account for mounting when `select_option` in `attribute_effect`
Pull Request -
State: closed - Opened by paoloricciuti 24 days ago
- 4 comments
#16308 - Transitions created by a transition function don't reverse correctly
Issue -
State: open - Opened by hgl 24 days ago
#16307 - Cannot spread class instances as props
Issue -
State: closed - Opened by sacrosanctic 24 days ago
- 4 comments
#16306 - docs: add $state destructure example using $derived
Pull Request -
State: open - Opened by anthumchris 25 days ago
- 3 comments
#16305 - Widen getAbortSignal to also be tied to component lifecycle
Issue -
State: open - Opened by gyzerok 25 days ago
#16304 - 5.33.9->5.33.10 break animation with nested elements
Issue -
State: open - Opened by dm-de 25 days ago
#16303 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] 26 days ago
#16302 - fix: do not proxify the value assigned to a derived
Pull Request -
State: closed - Opened by 7nik 26 days ago
- 2 comments
#16301 - Imported svelte component lost type inference
Issue -
State: closed - Opened by absolutejs 26 days ago
#16300 - Reactivity inside $effect is confusing
Issue -
State: closed - Opened by enguidanos-soluciones-web 26 days ago
- 4 comments
#16298 - Provide init/destroy callbacks to `$state`
Issue -
State: closed - Opened by anthumchris 27 days ago
- 5 comments
Labels: needs discussion
#16297 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] 27 days ago
#16296 - Disable CSR for specific components
Issue -
State: open - Opened by ottomated 27 days ago
- 13 comments
#16295 - fix: bump esrap
Pull Request -
State: closed - Opened by Rich-Harris 27 days ago
- 2 comments
#16294 - Reactivity stops triggering
Issue -
State: open - Opened by inzanez 27 days ago
- 6 comments
#16293 - <select bind:value={object}> does not reflect selected value after async list update
Issue -
State: closed - Opened by Gokuldev23 27 days ago
- 1 comment
#16292 - Svelte5 5.35.1 bug in Svelecte library > Return statement is not allowed here (Note that you need plugins to import files that are not JavaScript)
Issue -
State: closed - Opened by Neptunium1129 27 days ago
- 2 comments
#16291 - Vite build fails with svelte v5.35.1
Issue -
State: closed - Opened by PratyushJayachandran 27 days ago
- 2 comments
Labels: awaiting submitter
#16290 - state_unsafe_mutation from missing function
Issue -
State: closed - Opened by EskelCz 27 days ago
- 2 comments
#16289 - False Positive `non_reactive_update` warning when use `SvelteMap` with binding child components
Issue -
State: closed - Opened by tbashiyy 27 days ago
- 3 comments
#16288 - optimization: inline static markup
Issue -
State: closed - Opened by ottomated 27 days ago
- 2 comments
#16287 - chore: `reaction_sources` -> `source_ownership`
Pull Request -
State: closed - Opened by Rich-Harris 27 days ago
- 2 comments
#16286 - Compiler wraps else/catch statements into comments
Issue -
State: closed - Opened by TheOtterlord 27 days ago
- 6 comments
Labels: compiler, blocked by upstream
#16285 - chore: minor tweaks
Pull Request -
State: closed - Opened by Rich-Harris 28 days ago
- 3 comments
#16284 - chore: convert boundary implementation to a class
Pull Request -
State: closed - Opened by Rich-Harris 28 days ago
- 3 comments
#16283 - chore: rename EFFECT_HAS_DERIVED to EFFECT_PRESERVED
Pull Request -
State: closed - Opened by Rich-Harris 28 days ago
- 3 comments
#16282 - `HtmlAttributesMap` for `svelte/elements`
Issue -
State: closed - Opened by FalkZ 28 days ago
- 2 comments
#16281 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] 28 days ago
- 1 comment
#16280 - fix: abort and reschedule effect processing after state change in user effect
Pull Request -
State: closed - Opened by Rich-Harris 28 days ago
- 8 comments
#16279 - fix: revert props legacy mode regression
Pull Request -
State: closed - Opened by dummdidumm 28 days ago
- 5 comments
#16278 - fix: re-evaluate derived props during teardown
Pull Request -
State: closed - Opened by Rich-Harris 28 days ago
- 6 comments
#16276 - Version Packages
Pull Request -
State: open - Opened by github-actions[bot] 29 days ago
- 1 comment
#16275 - event.getModifierState("CapsLock") always returns false in Svelte 4 & 5
Issue -
State: closed - Opened by Neptunium1129 29 days ago
- 6 comments
Labels: awaiting submitter
#16274 - `<select>` doesn't respect `selected` attribute when spreading props
Issue -
State: closed - Opened by mihaipoenaru 29 days ago
- 6 comments
Labels: p0
#16273 - Give the ability to depend also on the previous value for deriving next value in $derived.by API
Issue -
State: closed - Opened by sreekar339339 29 days ago
- 4 comments
#16272 - Default values of props not reactive
Issue -
State: closed - Opened by lorypelli 29 days ago
- 7 comments
#16271 - [fix]: Add support for TrustedTypes in Svelte
Pull Request -
State: open - Opened by fallaciousreasoning 29 days ago
- 15 comments
#16270 - chore: simplify props
Pull Request -
State: closed - Opened by Rich-Harris 29 days ago
- 3 comments
#16269 - chore: encapsulate expression memoization
Pull Request -
State: closed - Opened by Rich-Harris 29 days ago
- 4 comments
#16268 - chore: move stuff from `analysis` into global compiler state
Pull Request -
State: closed - Opened by Rich-Harris 29 days ago
- 5 comments
#16266 - feat: add `getAbortSignal()`
Pull Request -
State: closed - Opened by Rich-Harris 30 days ago
- 9 comments
#16265 - move config into svelte.config.js
Pull Request -
State: closed - Opened by Rich-Harris 30 days ago
- 3 comments
#16264 - Support for type-checked ESLint rules when importing from `.svelte` files
Issue -
State: open - Opened by Stadly 30 days ago
- 5 comments
#16263 - Fix/@sveltejs/svelte/16114
Pull Request -
State: closed - Opened by raythurnvoid about 1 month ago
- 5 comments
#16262 - Incorrect prop value in onDestroy when there's a setter but not getter in the template
Issue -
State: closed - Opened by raythurnvoid about 1 month ago
#16259 - Allow subscribing to stores declared in a local scope
Issue -
State: open - Opened by Caleb-T-Owens about 1 month ago
- 5 comments
#16258 - transition | global
Issue -
State: closed - Opened by jjagielka about 1 month ago
- 3 comments
#16257 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
- 1 comment
#16256 - $effect runs before $effect.pre
Issue -
State: open - Opened by gwwo about 1 month ago
- 2 comments
#16255 - feat: add parent hierarchy to `__svelte_meta` objects at dev time
Pull Request -
State: closed - Opened by dummdidumm about 1 month ago
- 23 comments
#16254 - Nested reactivity inconsistently broken for value `0` when binding shared state (appeared in v5.28)
Issue -
State: closed - Opened by George713 about 1 month ago
#16253 - Reference attach element with 'this'
Issue -
State: open - Opened by mellunar about 1 month ago
- 2 comments
Labels: awaiting submitter
#16252 - svetle5 rune and rune document is not elegant
Issue -
State: closed - Opened by difsch2077 about 1 month ago
- 5 comments
#16251 - chore: simplify `<select>` initialization
Pull Request -
State: closed - Opened by Rich-Harris about 1 month ago
- 3 comments