-
### 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)…
-
I made a project to reproduce the error here:
https://github.com/Shyrogan/sveltekit-argon2-cf-error
```
> Using @sveltejs/adapter-cloudflare
✘ [ERROR] Could not resolve "@node-rs/argon2-wasm32-w…
-
### 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
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 bug
Since upgrading to deno 2, I am getting build failures using sveltekit. This seems to be because an autogenerated file `.svelte-kit/output/server/index.js` references a non exist…
-
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…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
![CleanShot 2024-08-13 at 09 53 54](https://github.com/user-attachments/assets/2e7d7979-488d-4ce9-a486-8469710e11b4)
I got this bug: Cannot find module '@ernane/svelte-star-rating' or its correspon…
-
### 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…