-
### Describe the bug
In the example code in the documentation, `$effect.active()` in the template returns `false`, not `true` as advertised. This is seemingly because the render effect is optimized a…
-
**Describe the bug**
Using svelte-preprocess with Svelte 5 and importing a Svelte 5 component from an npm package triggers an error:
```'p' has already been declared```
**Detailed error with a …
-
### Describe the bug
When running `npx sv create my-project`, at the very last step, bun is selected as the default package manager to use. I do not have bun installed, and even if I did, `npm` shoul…
-
### Describe the bug
[Optional chaining](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining) to a property named `class` inside a [template literal](https…
cshaa updated
2 months ago
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
A recent update to Svelte syntax highlighting seems to have broken highlighting for components tha…
-
Svelte compiler has parser but no code printer. I need code printer for ast to svelte template.
related https://github.com/sveltejs/svelte/issues/5972
## How to implementation
I created fork …
-
### Describe the bug
(svelte@5.0.0-next.166) PIN Input: First input gets entered twice & the default values get scrambled
### Reproduction
https://stackblitz.com/edit/sveltejs-kit-template-default-…
-
### Describe the bug
Whenever I use `enhanced:img` with these 2 tailwind classes: `row-span-3` and `aspect-square`, they're being ignored. If I use regular `img` it works as expected. Tried in both…
-
We need to replace the search tab in ICpumpfun with pumpAI which is a new feature we will support in ICpumpfun.
All the flows and components are present here : https://www.figma.com/design/qly4tjTKMM…
-
### Feature Description
HI
it would be very nice to be able to create Inertia Js (eg vue file) component in js file from code generation
thnx