-
### Current Behavior
Attempted to setup shadcn-svelte on a Svelte project without SvelteKit but found it's problematic. Attempting the initial CLI init command fails as it attempts to run `svelte-kit…
-
### Describe the bug
In a sveltekit project, in dev mode with hmr activated, deleting a file and recreating it breaks the project.
```
frontend | Error: Failed to load url ../../bu…
-
### Describe the bug
Storybook version `7.4.6` also happens with version `7.5.1`
addon-svelte-csf version `4.0.9`
When loading csf and then attempting to write a story using it, there is an error…
-
## Describe the bug
I am not sure the exact reason why or combination of inputs, but seems like `centralDate` has some issue and is opening up a month with no ability to advance or go back.
Her…
-
### Describe the bug
The page freezes when I attempt to iterate through a map containing a class and bind a freshly created element using data from that class into a field of that class. This appea…
kyngs updated
12 months ago
-
### Which project is this feature request for?
None
### Describe the feature you'd like to request
Since there’s a next package, is there a item on the roadmap to enable this to be used with Vite &…
-
## 💬 Would you consider creating an official SvelteKIt adapter for Fastify?
I am moving to NodeJS from Python/FastAPI and after comparing some frameworks I love how fastify works. I use Svelt…
-
### This is a test incident
-
### Describe the bug
Sveltekit had some recent changes in its design API etc.
you can check it here https://github.com/sveltejs/kit/discussions/5774
I cannot migrate my project to this new layou…
-
### Describe the bug
Out-of-the box, two errors occur in the `tsconfig.json` file.
> Cannot write file '/src/lib/index.js' because it would overwrite input file. // ts
> 1. Provided `index.ts` …