-
### Describe the problem
I wrote the Svelte template https://github.com/CriticalMoments/CMSaasStarter and we are migrating it to Svelte 5.
One thing we use .svelte files for email templates for …
-
Windows doing bullshit as always again. After running `pnpm start` in `./community-adder-template` and confirming the community adder warning, it failed creating the symbolic link:
```
PS D:\dev\w…
-
This feature is similar to the other issues of supporting front-end framesworks, a PR for this should be creating a front-end project using svelte + web3.js. We have had an issue with users experience…
-
Currently, Pug syntax embedded in Svelte template tags requires quoted values, enclosing Javascript expressions in braces:
```pug
body
p(class:name!="{highlighted}") Example
```
This isn't …
-
### Describe the bug
I'm not sure if this should be in Svelte or Kit repo, but since it appeared with Svelte 5, i'm posting it here.
`` is not properly hydrated when using SSR with SvelteKit.
W…
-
[Here is a minimal app that reproduces the issue: ](https://stackblitz.com/edit/sveltejs-kit-template-default-fhxpyw?description=The%20default%20SvelteKit%20template,%20generated%20with%20create-svelt…
-
> [!NOTE]
> This case has a [workaround](https://github.com/storybookjs/addon-svelte-csf/issues/216#issuecomment-2456046896).
> Actually, while optional children work in that canary version, other pr…
-
### Describe the bug
I tried to create a custom component and the templates don't seem to work.
### Have you searched existing issues? 🔎
- [X] I have searched and found no existing issues
### Rep…
-
On the Kit repo we used to deploy the template on each PR, e.g. to https://cloudflare.demo.svelte.dev. It's a good way to ensure that things are working end to end. Now that `create-svelte` no longer …
-
Find a cli command option that will create a vite project without needing to interact with vite cli interface.