-
Hi, it seems that this project is not maintained any more. So I've created an updated fork at [`highlight.svelte`](https://github.com/moonlitgrace/highlight.svelte).
NPM link: https://www.npmjs.com…
-
# Improve documentation
## Link
https://supabase.com/docs/guides/getting-started/quickstarts/sveltekit
Add a link to the page which needs improvement (if relevant)
## Describe the problem
Th…
-
Hi,
I have seen that you have added support for Svelte 5 with #25. But this isn't enough, because the lib uses SvelteComponent under the hood for the declaration of an icon. But this type is deprec…
akkie updated
3 weeks ago
-
### Description of the bug
I get many (325) of these errors:
```
✘ [ERROR] node_modules/svelte-heros-v2/dist/UserCircle.svelte:6:24 `p` has already been declared [plugin vite-plugin-svelte:opti…
-
# deno:
deno 2 compile doesn't work on svelkit issue (with workarounds): https://github.com/denoland/deno/issues/26155
see my comment: https://github.com/denoland/deno/issues/26155#issuecomment-…
-
When running `pnpm run update`, I get the following error:
```
/home/user/eslint-plugin-svelte/node_modules/.pnpm/eslint@9.15.0/node_modules/eslint/lib/rules/no-empty-function.js:125
cons…
-
### UnoCSS version
0.61.0
### Describe the bug
Not too sure what causes this but it seems like using `--at-apply` gives an error in Svelte 5:
```
[plugin:vite-plugin-svelte] src/routes/+p…
-
Hello,
Thank you for this great library !
It was working great with svelte 4, but when I tried to bump, I encountered issues with reactivity. Indeed, the Layer's `render` function seems to be in…
-
When I try to format a svelte file with prettier and this plugin using format on save with vscode the entire file breaks. When I try to run prettier with the `--write` flag it reports a parsing error.…
-
### Describe the bug
When launching a gradio application with `gradio.Chatbot` or `gradio.ChatInterface`, there is a JavaScript-Warning in the browser console every time a message is submitted:
…