-
```bash
Error: Component.render(...) is no longer valid in Svelte 5. See https://svelte-5-preview.vercel.app/docs/breaking-changes#components-are-no-longer-classes for more information
at Invite…
-
- [x] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues.
**Description**
When using [SvelteKit](https://kit.svelte.dev), `vite build` gives `Circ…
-
### Prerequisites
- [X] I have searched the repository’s issues and [Kinde community](https://thekindecommunity.slack.com/archives/C04K316BXEH) to ensure my issue isn’t a duplicate
- [X] I have check…
-
### Describe the bug
Whenever I use `enhanced:img` with these 2 tailwind classes: `row-span-3` and `aspect-square`, they're being ignored. If I use regular `img` it works as expected. Tried in both…
-
### Describe the problem
The current banner in README.md still has the old slogan "Cybernetically enhanced web apps".
Also, when viewing README.md (e.g. on the GitHub website/app or a code editor)…
-
see https://github.com/sveltejs/cli/issues/312
-
Here's the doc: https://kit.svelte.dev/docs/images#sveltejs-enhanced-img
It's still a very new/experimental feature prob can't expect anything rn.
-
### Describe the problem
It's not very used:
https://npmcharts.com/compare/@sveltejs/adapter-cloudflare,@sveltejs/adapter-cloudflare-workers?log=true&interval=7
However, we probably should wait…
-
### Describe the bug
Wrapping an `img` as a Svelte component results in `onload="this.__e=event" onerror="this.__e=event"` generated in HTML output. It causes CSP issue related to inline execution.
…
-
### Describe the bug
When loading a non-SSR page and pressing the browser's back button while the page is still loading, it's possible for `current.url` to still be the default value of `null`, which…