-
I'm trying to use the file manager component in my project, but the svelte compiler keeps throwing errors.
What I do:
```
> npm create vite
✔ Project name: … svelte-lamp
✔ Select a framework: › S…
-
As of 0.14.1 on Linux I get this error when trying to render a Svelte component in a LiveView template.
```bash
Component.render(...) is no longer valid in Svelte 5. See https://svelte.dev/docs/sv…
-
-
Using svelte 5 with unovis causes an infinite reactive loop if more than 1 x/y component is rendered. The cause of this is the `component` action set within the xy container context:
```ts
setCont…
-
I am not sure if this is a problem with Svelte 5 (with sveltekit) specifically, but wx-svelte-core does not work with Svelte 5.
In the editor when importing, you get a "Cannot find module 'wx-svelt…
-
I know Svelte 5 is still in RC but interesting finding(?) nonetheless. Or Not. Multiple XY components in the XY container crashes my application at least:
```svelte
```
Same cod…
-
Maybe not the best place for a library-related question but I can't find something like a Discord server. Sorry for that.
I'm looking for a way to split component based logic from the base library/…
-
I'm trying to get some composition going and I ran into an issue with importing one svelte component into another. This is the code I'm working with. The main component looks like this:
```svelte
…
nikfp updated
1 month ago
-
### Describe the bug
The Drawer in the @next version breaks inputs on mobile making the keyboard open and close in a very strange way
### Reproduction
It happens in the documentation exampl…
-
Using https://www.shadcn-svelte.com/docs/components/command
- [ ] Share to social medias.
- [ ] Other menubar options
- [ ] ...