-
**Is your feature request related to a problem? Please describe.**
Since svelte can't (yet?) support typescript expressions in component template markup, it's impossible to provide typings/coercions/…
-
### Describe the bug
I was trying to use ts in my components with svelte 5 but it doesn't work and is says Button (my component) is not defined. When I stripped my project of ts, it was working.
##…
-
### Current Behavior
Running `nx format` does not format `.svelte` files when the (prettier-plugin-svelte)[https://www.npmjs.com/package/prettier-plugin-svelte] is been installed and configured in `.…
-
### Describe the bug
Failed to build the app for Android with Svelte template
### Reproduction
cargo create-tauri-app
Choose Typescript/Javascript
pnpm as package manager
Svelte as UI template
…
-
Creating an overarching issue to track migrating to Svelte 5.
The plan is for Svelte UX 1.x to support Svelte 3, 4, and 5 by not leveraging Svelte 5 specific features like runes and snippets, and 2…
-
When creating a project using `bunx sv create new-project` and selecting the options below, the app doesn't run with error `ENOENT: No such file or directory`
This seems to be because the project…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_getting_started
### What specific section or headline is this issue about?
The …
kspr9 updated
5 months ago
-
For posterity sake, why does `app/template.html` use `%` as a separator, instead of `{}`? Also, why not make app/template.html a svelte component?
-
```
svelte-gantt version: 4.4.2
angular version: 18.2.2
```
Hi,
we are trying to implement svelte-gantt in our angular project and it has problems with the current version (4.4.2):
```
[e…
-
I have a similar private svelte template I created for my own projects, and wanted to suggest Hashnode as a headless blog backend, in case it helps. Like a Ghost but free and hosted.
Curious to hear…