-
### Describe the bug
On the [tutorial section](https://svelte.dev/tutorial/bind-this) that explains how to use `bind:this`, there is a bug in that the reactive width and height values set for the c…
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Darwin 22.6.0 arm64 arm
### What steps can reproduce the bug?
I've created a…
-
As storybook `8.3` is out with experimental support for running portable stories with [vitest](https://storybook.js.org/docs/writing-tests/vitest-plugin).
This is a feature request for supporting …
-
Are there plans to create a fullPage.js svelte component/plugin?
-
**Svelte**
https://svelte.dev/docs#Component_format
Svelte is number one in satisfaction and 4th in usage ranking among JavaScript front-end frameworks according to
State of JS https://2020.stateof…
-
### Describe the bug
When using code like the following, the SSR output does not generate the `selected` attribute on the `` corresponding to the value. This means that the initial displayed value …
-
## Dependency information
In a svelte file using TypeScript, when there is any type annotation within the tag, the formatter does not break tailwindcss class line properly.
## Steps to reproduce…
-
**Is your feature request related to a problem? Please describe.**
I was thinking about new ways to honor a user's request to have a [less frustrating experience with animations](https://www.w3.o…
-
Working with `*.svelte` files.
Svelte parsing errors and TS errors show.
For some reason ESLint errors don't show. I know I have lots of errors too.
When I run `eslint .`, get bunch of errors…
-
### Describe the bug
I just figured out what the problem is that causes https://github.com/sveltejs/vite-plugin-svelte/issues/969.
Everything works good until I launch `npm run check` in another…