Skip to content

issues Search Results · repo:sveltejs/svelte language:JavaScript

Filter by

8k results
 (79 ms)

8k results

insveltejs/svelte (press backspace or delete to remove)

Describe the bug I m not sure why this happens, but changing $effect.pre to $effect makes everything work Reproduction REPL Expected: after clicking on switch, oneOf = oneOf should be displayed. Logs ...
  • x0k
  • Opened 
    12 hours ago
  • #16104

Describe the bug After #16098 landed svelte@5.33.17, my Svelte project gets an empty page with an error message in the console: Uncaught SyntaxError: Unexpected token with . That page imports isomorphic-dompurify ...
p0
  • kyoshino
  • 9
  • Opened 
    13 hours ago
  • #16103

Describe the problem .svelte is so long. Describe the proposed solution .sv is much better. Importance nice to have
  • yuugou
  • 2
  • Opened 
    yesterday
  • #16099

Describe the bug Dear Svelte Team, I was trying to check if there is an option to create a sveltekit adapter for vscode extension with the output of adapter-static. I was able to create a sample project ...
  • ktarmyshov
  • Opened 
    2 days ago
  • #16095

Describe the bug Array destructuring from $state causes the build to error. This was working in 5.33.4 but is broken in the latest 5.33.14 Reproduction Include the line let [level, custom] = $state([10, ...
  • WaltzingPenguin
  • 7
  • Opened 
    2 days ago
  • #16093

Describe the bug Testing rune effects as described in Svelte documentation is broken in Svelte 5.1.11 and is double broken with vitest 3.2.x Repo has logger.svelte.test.js from documentation with latest ...
  • vits
  • 3
  • Opened 
    2 days ago
  • #16092

Describe the bug When a value twice derived is used in a computed expression which is the value of a prop/argument of a component/snippet with a default value it may not always receive updates when the ...
p0
  • tBuLi12
  • 1
  • Opened 
    2 days ago
  • #16090

Describe the bug Hello Svelte Team, I m reporting a persistent compilation issue observed with Svelte 5 s $derived rune when attempting to filter an array based on a $state variable. It appears the compiler ...
  • Gianluca-9
  • 1
  • Opened 
    3 days ago
  • #16088

Describe the problem Function bindings are awesome, but you need to pass the getter and setter explicitly: bind:value={get, set}. This syntax can become verbose and repetitive, especially when the getter ...
  • jackgdll
  • 2
  • Opened 
    4 days ago
  • #16086

I m getting this error in the playground: https://svelte.dev/playground/c0d6167cde154d7d85265909475024fb?version=5.33.14 Why? Error compiling component Failed to import $app@latest. Are you sure the ...
  • frederikhors
  • 2
  • Opened 
    4 days ago
  • #16084
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub