GitHub / sveltejs/svelte issues and pull requests
#16134 - `<svelte:boundary>` renders no content if `reset` is called incorrectly
Issue -
State: open - Opened by swlynch99 about 2 months ago
- 7 comments
Labels: awaiting submitter
#16133 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
#16132 - fix: correctly tag private class state fields
Pull Request -
State: closed - Opened by Rich-Harris about 2 months ago
- 2 comments
#16131 - fix: better `$inspect.trace()` output
Pull Request -
State: closed - Opened by Rich-Harris about 2 months ago
- 4 comments
#16130 - Svelte does not handle external CSS imports correctly when compiling components as custom elements (Web Components)
Issue -
State: open - Opened by GCastilho about 2 months ago
- 2 comments
#16129 - "Legend" element inside "optgroup" Svelte5+Svelte Language Server
Issue -
State: closed - Opened by flexlex about 2 months ago
- 6 comments
Labels: good first issue, help wanted
#16128 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
- 1 comment
#16127 - Transitions may break dependencies when they change during transition
Issue -
State: closed - Opened by tfedor about 2 months ago
- 1 comment
#16126 - remove PROXY_REMOVE_PATH
Pull Request -
State: closed - Opened by Rich-Harris about 2 months ago
- 3 comments
#16125 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
- 2 comments
#16124 - docs: add note on `Object.create`
Pull Request -
State: closed - Opened by paoloricciuti about 2 months ago
- 3 comments
#16123 - `Object.create` breaks reactivity
Issue -
State: closed - Opened by jzjones about 2 months ago
- 2 comments
Labels: documentation
#16121 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
#16120 - Tree shaking fails for imported objects accessed inside $: reactive statements
Issue -
State: closed - Opened by adamvleggett about 2 months ago
- 4 comments
Labels: needs discussion
#16119 - fix: reset `is_flushing` if `flushSync` is called and there's no scheduled effect
Pull Request -
State: closed - Opened by paoloricciuti about 2 months ago
- 2 comments
#16118 - fix: properly hydrate dynamic css props components and remove element removal
Pull Request -
State: closed - Opened by paoloricciuti about 2 months ago
- 4 comments
#16117 - feat: add `command` and `commandfor` to `HTMLButtonAttributes`
Pull Request -
State: closed - Opened by h4ckedneko about 2 months ago
- 6 comments
Labels: types / typescript, blocked by upstream
#16116 - Allow to use `<noscript>` html tag instead of rewriting it to span
Issue -
State: closed - Opened by VityaSchel about 2 months ago
- 4 comments
Labels: awaiting submitter
#16115 - Dynamic components with css variables passed does not render when component changes
Issue -
State: closed - Opened by ampled about 2 months ago
Labels: bug
#16114 - The latest value, instead of the previous value, is provided in $effect teardown if the state is a $derived
Issue -
State: closed - Opened by OptimisticSean about 2 months ago
- 1 comment
Labels: bug, p0
#16111 - fix: top-most derived in a chain of deriveds marked as MAYBE_DIRTY when executed from a snippet $.fallback
Pull Request -
State: closed - Opened by raythurnvoid about 2 months ago
- 2 comments
#16110 - fix: update untracked writes for `BLOCK_EFFECT`s too
Pull Request -
State: open - Opened by paoloricciuti about 2 months ago
- 13 comments
#16109 - The output of element and svelte:element styles are inconsistent
Issue -
State: closed - Opened by Serator about 2 months ago
- 6 comments
Labels: bug
#16107 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
#16106 - chore: bump esrap
Pull Request -
State: closed - Opened by Rich-Harris about 2 months ago
- 4 comments
#16104 - Reactivity breaks due to an assignment in `$effect.pre`
Issue -
State: open - Opened by x0k about 2 months ago
Labels: bug
#16103 - Svelte 5.33.17: crash with unexpected token `with` when importing `isomorphic-dompurify`
Issue -
State: closed - Opened by kyoshino about 2 months ago
- 9 comments
Labels: p0
#16102 - fix: destructuring state in ssr
Pull Request -
State: closed - Opened by paoloricciuti about 2 months ago
- 2 comments
#16101 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
#16100 - fix: coarse reactivity, alternative approach
Pull Request -
State: closed - Opened by Rich-Harris about 2 months ago
- 5 comments
#16099 - simplify the component file extension
Issue -
State: closed - Opened by yuugou about 2 months ago
- 2 comments
#16098 - chore: update acorn parser `ecmaVersion` to parse import attributes
Pull Request -
State: closed - Opened by Ocean-OS about 2 months ago
- 2 comments
#16097 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
#16096 - fix: add hint as a valid value for the popover attribute
Pull Request -
State: closed - Opened by CaptainCodeman about 2 months ago
- 3 comments
Labels: blocked by upstream
#16095 - Sveltekit (adapter-static) -> vscode extension web view: Uncaught (in promise) HierarchyRequestError: Failed to execute 'appendChild' on 'Node': This node type does not support this method.
Issue -
State: closed - Opened by ktarmyshov about 2 months ago
- 1 comment
Labels: needs discussion
#16094 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
#16093 - Destructuring $state array causes build to error
Issue -
State: closed - Opened by WaltzingPenguin about 2 months ago
- 7 comments
#16092 - Testing of rune effects is broken
Issue -
State: open - Opened by vits about 2 months ago
- 10 comments
#16091 - fix: invoke parent boundary of deriveds that throw
Pull Request -
State: closed - Opened by Rich-Harris about 2 months ago
- 2 comments
#16090 - Derived value not receiving updates
Issue -
State: open - Opened by tBuLi12 about 2 months ago
- 8 comments
Labels: p0
#16088 - Svelte 5 ($next) $derived compilation bug: Incorrect $.get() insertion for $state in filter, causing TypeError
Issue -
State: closed - Opened by Gianluca-9 about 2 months ago
- 1 comment
#16086 - Allow spreading function bindings
Issue -
State: open - Opened by jackgdll about 2 months ago
- 2 comments
#16084 - Strange error in playground
Issue -
State: closed - Opened by frederikhors about 2 months ago
- 2 comments
#16083 - Problems running legacy code in server.js
Issue -
State: closed - Opened by ispyinternet about 2 months ago
- 7 comments
Labels: awaiting submitter
#16082 - Add support for `onscrollsnapchanging` and `onscrollsnapchange` events
Issue -
State: open - Opened by korywka about 2 months ago
- 3 comments
Labels: types / typescript, blocked by upstream
#16081 - fix: visit expression when destructuring state declarations
Pull Request -
State: closed - Opened by paoloricciuti about 2 months ago
- 2 comments
#16080 - fix: add `xmlns` attribute to HTMLAttributes type
Pull Request -
State: closed - Opened by christophsanz about 2 months ago
- 2 comments
#16079 - `xmlns` attribute not present in HTMLAttributes type
Issue -
State: closed - Opened by christophsanz about 2 months ago
- 1 comment
Labels: good first issue, types / typescript
#16078 - $state from destructured $props results into undefined variable
Issue -
State: closed - Opened by 7nik about 2 months ago
#16077 - fix: set and flushSync state that should render in if when another state is set breaks reactivity temporarily
Pull Request -
State: closed - Opened by raythurnvoid about 2 months ago
- 5 comments
#16076 - flushSync set state wrapped in #if that should be releaved, breaks reactivity temporarily
Issue -
State: closed - Opened by raythurnvoid about 2 months ago
Labels: p0
#16075 - feat: make internal Svelte Custom Element treeshakable
Pull Request -
State: closed - Opened by minht11 about 2 months ago
- 4 comments
#16074 - Link translations were NOT applied.
Issue -
State: closed - Opened by umyetnik about 2 months ago
- 5 comments
Labels: awaiting submitter
#16073 - fix: legacy mode: use coarse reactivity in the block's expressions
Pull Request -
State: closed - Opened by 7nik about 2 months ago
- 7 comments
#16072 - Re-rendering occurs before the execution of the #if directive.
Issue -
State: closed - Opened by Sincenir about 2 months ago
- 10 comments
Labels: p0
#16071 - Css variable declaration shorthand
Issue -
State: open - Opened by JonathonRP about 2 months ago
- 16 comments
Labels: css
#16070 - docs: Updated docs to include information on easing functions
Pull Request -
State: open - Opened by chasec22 about 2 months ago
- 3 comments
#16069 - Allow $props.id() to be the default value of a property
Issue -
State: closed - Opened by webJose about 2 months ago
- 3 comments
#16068 - fix: destructuring snippet arguments
Pull Request -
State: closed - Opened by paoloricciuti about 2 months ago
- 1 comment
#16067 - From svelte >= 5.33.5 you can't destructure snippet parameters
Issue -
State: closed - Opened by hawk93 about 2 months ago
#16066 - fix: components mounted via mount() during onMount() that not properly update when using signals provided as input of the mount() function.
Pull Request -
State: closed - Opened by raythurnvoid about 2 months ago
- 3 comments
#16065 - `custom_element_props_identifier` warning appearing in non-custom elements
Issue -
State: closed - Opened by adwher about 2 months ago
- 7 comments
Labels: awaiting submitter
#16064 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
- 1 comment
#16063 - Revert "feat: enable TS autocomplete for Svelte HTML element definitions"
Pull Request -
State: closed - Opened by Rich-Harris about 2 months ago
- 4 comments
#16060 - feat: add source name logging to `$inspect.trace`
Pull Request -
State: closed - Opened by Ocean-OS about 2 months ago
- 11 comments
#16056 - chore: better HTML normalization test helper
Pull Request -
State: closed - Opened by Rich-Harris about 2 months ago
- 3 comments
#16054 - Version Packages
Pull Request -
State: open - Opened by github-actions[bot] 2 months ago
#16052 - Svelte 5.33.11: Maximum call stack size exceeded
Issue -
State: open - Opened by kyoshino 2 months ago
#16051 - fix: correctly transform reassignments to class fields in SSR mode
Pull Request -
State: closed - Opened by Ocean-OS 2 months ago
- 2 comments
#16050 - $derived causes SSR error when referencing a property with the same name as a nested reactive state
Issue -
State: closed - Opened by legendSabbir 2 months ago
#16049 - Feature Request: allow exporting rune from component as dynamic getters
Issue -
State: open - Opened by mizulu 2 months ago
- 5 comments
#16048 - fix: don't re-`attach` the same function to the same element
Pull Request -
State: closed - Opened by paoloricciuti 2 months ago
- 14 comments
Labels: needs discussion
#16047 - docs:Update 02-$state.md
Pull Request -
State: closed - Opened by miguel-martinr 2 months ago
- 3 comments
#16046 - 5.33.2, `SvelteHTMLElements` and generics issues
Issue -
State: closed - Opened by rChaoz 2 months ago
- 2 comments
Labels: types / typescript
#16045 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] 2 months ago
#16044 - Attachment using `createAttachmentKey` re-runs when other spread state changes
Issue -
State: closed - Opened by CaptainCodeman 2 months ago
- 9 comments
Labels: needs discussion
#16043 - handler_element undefined
Issue -
State: open - Opened by tvthatsme 2 months ago
Labels: awaiting submitter
#16040 - Key+each blocks leaking memory in legacy mode
Issue -
State: closed - Opened by lassebomh 2 months ago
- 1 comment
Labels: p0
#16039 - False `custom_element_props_identifier` errors with no custom elements
Issue -
State: open - Opened by kyoshino 2 months ago
#16038 - fix: use local mutable sources for props in legacy mode in case they are indirectly invalidated
Pull Request -
State: closed - Opened by Rich-Harris 2 months ago
- 2 comments
#16037 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] 2 months ago
#16036 - fromStore() wrapper not updating deep reactivity - both ways
Issue -
State: closed - Opened by dualjack 2 months ago
- 3 comments
#16035 - fix: transitions might render animated elements without animation styles applied for the duration of some rendering frames when they start
Pull Request -
State: closed - Opened by raythurnvoid 2 months ago
- 3 comments
#16034 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] 2 months ago
#16033 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] 2 months ago
#16032 - fix: only `select_option` if `'value'` is in `next`
Pull Request -
State: closed - Opened by paoloricciuti 2 months ago
- 2 comments
#16031 - Consider adding cursor rules to the repo for better contribution
Issue -
State: closed - Opened by raythurnvoid 2 months ago
- 1 comment
#16030 - `select` with reactive `disabled` attribute hides the binded `value`
Issue -
State: closed - Opened by ivenuss 2 months ago
- 6 comments
#16029 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] 2 months ago
#16028 - fix: `bind:value` to select with stores
Pull Request -
State: closed - Opened by paoloricciuti 2 months ago
- 2 comments
#16027 - docs: add missing 'at' in sentence three of description
Pull Request -
State: closed - Opened by sideshowlol 2 months ago
- 3 comments
#16026 - `select` with binded store value is broken in 5.33.6
Issue -
State: closed - Opened by ivenuss 2 months ago
- 2 comments
#16025 - Restricting `children` to Specific Components in Svelte with TypeScript
Issue -
State: open - Opened by OTheNonE 2 months ago
- 8 comments
Labels: types / typescript
#16024 - ci: use Node.js 24
Pull Request -
State: closed - Opened by btea 2 months ago
- 4 comments
#16023 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] 2 months ago
- 1 comment
#16022 - chore: use dev: false in sandbox
Pull Request -
State: closed - Opened by Rich-Harris 2 months ago
- 3 comments
#16021 - fix: falsy attachments on components
Pull Request -
State: closed - Opened by paoloricciuti 2 months ago
- 3 comments
#16020 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] 2 months ago
- 1 comment
#16019 - Bad state in effect teardowns ; non-nullable props are sometimes null
Issue -
State: open - Opened by rChaoz 2 months ago
- 21 comments
Labels: awaiting submitter, needs discussion
#16018 - falsy attachments don't work when passed as a prop
Issue -
State: closed - Opened by jjones315 2 months ago