-
Blocked by:
- [ ] a new release of https://github.com/storybookjs/addon-svelte-csf/
Looks like everything else has updates ready.
Guide: https://svelte.dev/docs/svelte/v5-migration-guide
-
This library is having problems with latests version of svelte, any timeframe when it will be upgraded ?
npm error Found: svelte@5.1.0
npm error node_modules/svelte
npm error dev svelte@"5.1.…
-
My inertia template `inertia_base.html` extends from regular jinja template `base.html` which needs some additional context variables, such as `account`. How can I pass these variables to `render_iner…
-
When attempting to use the `use:tooltip` action or `...` in the Svelte 5 Release Candidate (`svelte@5.0.0-next.192`) I encounter this error.
I understand that Svelte 5 has not officially released, ho…
-
Today Kevin suggested it would be good to see some examples of what the Svelte 5 migration tool does, so that we can start getting familiar with the changes between Svelte 4 and 5 and maybe practice m…
rmunn updated
3 weeks ago
-
Currently code-connect doesn't support Svelte, this issue is for tracking support for Svelte
-
```
Uncaught TypeError: action is undefined
in QueryClientProvider.svelte
in App.svelte
onQueryUpdate queryObserver.ts:697
dispatch_fn query.ts:619
dispatch_fn query.ts:618
…
-
## Version
`@tailwindcss/postcss^4.0.0-alpha.25` & `tailwindcss^4.0.0-alpha.25`, i.e all versions of v4 alpha from **25** to **33** (as of this writing).
## Environment
Output of `npx envinfo…
-
Hi there!
While installing and using svelecte, I noticed there are some warnings while compiling this package, which unfortunately break our end2end tests.
Warnings of Svelecte that are present:
…
-
As briefly mentioned in #242, the `alias` config as provided in the README appears to be broken in Svelte 5 as `svelte/src/runtime` does not exist.
When building with the alias config, errors such …