-
### Describe the bug
When running `pnpx storybook dev` I get an error:
```
SB_CORE-SERVER_0002 (CriticalPresetLoadError): Storybook failed to load the following preset: @storybook/react-vite/preset…
-
### Describe the problem
To implement a plugin system with clean paths, I'd like to define additional pathes in sveltekit to prevent import into clientcode.
Like src/lib/plugins/myplugin/server/*
A…
-
Assuming that the input elements are abstracted into their own svelte components, how can you use the lib?
-
For me it was a bit unclear that to start using SCSS/SASS, I had to either install the @carbon-components OR the @carbon/styles package to import `node_modules/scss` styles :)
Maybe this could be b…
-
Currently we are using [sveltedoc-parser](https://github.com/alexprey/sveltedoc-parser) to generate JSON files that we can use in the website as API documentation.
Svelte is moving to Typescript an…
-
The onChange function set up in the Autocomplete component gets triggered twice before I even do anything. How to stop that? It should only trigger once the Autocomplete input box has lost focus.
-
## Description:
I’m using the VanillaJS version of BlockNote within a SvelteKit project. While the editor works mostly as expected, I’m encountering an issue with drag-and-drop behavior.
## Prob…
-
### Describe the bug
When attempting to install the accordion component using shadcn-svelte (v0.14.0), the installation fails due to a dependency conflict. The project is using Svelte 4.2.19, but sve…
-
Hi, thank you for this great library.
I am trying to use it with snowpack but I didn't succeed.
I have the application that launches, I can see the smui elements but without any styling.
Here i…
-
### Describe the bug
I have a server on port 8000 that bundles and hosts svelte components, which are imported into a sveltekit app running on port 5173. This setup used to work fine on svelte 4, b…