-
Using https://www.shadcn-svelte.com/docs/components/command
- [ ] Share to social medias.
- [ ] Other menubar options
- [ ] ...
-
In svelte 5 trying to render email results in the following message:
`Error: Component.render(...) is no longer valid in Svelte 5. See https://svelte.dev/docs/svelte/v5-migration-guide#Components-…
-
### Describe the bug
I have a monrepo where custom input component is in a package and my webapp is in other package, I want to pass context to the child component loaded from external package/lib w…
-
node_modules/wx-svelte-menu/node_modules/wx-svelte-core/src/components/Button.svelte:12:23 Declaring or accessing a prop starting with `$$` is illegal (they are reserved for Svelte internals) [plugin…
-
### Describe the bug
I'm getting the following message, telling me to consider `bind:` between the two components. However, I am, in fact, binding between the two.
![CleanShot 2024-10-14 at 22 0…
-
When you create a project with `sv` with `prettier` and `tailwindcss` options selected. It does not seem to add tailwind's prettier plugin. This only gets added if run `npx sv add tailwind` again afte…
-
### Describe the bug
In the docs, the only mention of snippets-slots interop is:
> In Svelte 4, content can be passed to components using slots. Svelte 5 replaces them with snippets which are mo…
-
### Astro Info
```block
Astro v4.16.13
Node v22.11.0
System macOS (arm64)
Package Manager bun
Output server
…
-
### Describe the bug
Hello, is this not possible in Svelte? Seems like the compiler is having a meltdown
```ts
import _Button from './Button.svelte';
import ButtonLink from './ButtonLink.svelte'…
-
**Description**
Set up the foundational Svelte project structure and install essential dependencies.
**Tasks**
- Initialize a new Svelte project.
- Install necessary libraries for managing f…