Issues: sveltejs/svelte
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
Svelte 5: Destructuring Assignment to a Signal Produces a Compiled Output that Interferes with Await Keyword
bug
compiler
Changes relating to the compiler
#9686
opened Nov 28, 2023 by
levibassey
Runes: destructuring an awaited value to state variables fails
bug
runes
#9312
opened Oct 11, 2023 by
PatrickG
Unable to get "slots" and "extend" working with Custom Element API
bug
custom element
#8997
opened Jul 18, 2023 by
phasetri
Attempting to rename destructured slot variable keys results in a compilation error
bug
compiler
Changes relating to the compiler
#8556
opened May 4, 2023 by
joelmukuthu
role="menu" incorrectly marked as rendundant and no-interactive-to-interactive when used on menu element
bug
triage
#8529
opened Apr 23, 2023 by
raythurnevoid
Bug report: no error when using Changes relating to the compiler
@const
variable before initialization
bug
compiler
#8518
opened Apr 18, 2023 by
brandonmcconnell
SSR does not match CSR HTML when {#each} block next to inline elements. (Extra spaces inserted.)
bug
#8320
opened Feb 23, 2023 by
Leftium
Style attribute not rendered if semi colon is in a conditional expression
bug
#8239
opened Jan 31, 2023 by
JohnnyFun
CSS specificity with imported components vs local ones
bug
css scope
#7991
opened Nov 1, 2022 by
rob-balfre
scoping class is incorrectly added to element
bug
css scope
#7990
opened Nov 1, 2022 by
Florinstruct
Unknown prop using export let and export function - error comeback
bug
#7474
opened Apr 20, 2022 by
lukaszpolowczyk
Svelte throws exception due to apparent race condition when a component sets a store when first loading
bug
compiler
Changes relating to the compiler
#7458
opened Apr 14, 2022 by
dimfeld
Adding transition breaks bind:this (component inside if block)
bug
#7210
opened Feb 1, 2022 by
hyunbinseo
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.