-
It seems like (at least for group updates) the PR body that dependabot is outputting changes fairly frequently. Its already changed twice since releasing this action.
It would be great to look int…
-
To be able to import it in a dynamic way in order to get the name of the icon to be imported through a prop, something like this:
```js
import { onMount } from 'svelte'
export let name
…
-
Hello, I have a svelte app using sveltekit and I am trying to display a js object as json code (just like GPT does when showing you code). But I always encounter this error :
ReferenceError: windo…
-
Using the [Svelte Icon component](https://github.com/christopher-kapic/astro-blanding/blob/master/src/components/Icon.svelte), custom sizes result in the icon not being centered. Fix this so that it i…
-
### Describe the bug
I'm using Tauri with Svelte on a MacOS. But I'm having trouble with the `notification` module.
All Tauri APIs are allowlisted in `tauri.conf.json`.
**The code below runs …
-
**Describe the bug**
Added a ``, when goto another route by clicking an icon, got following error in console:
```
Tooltip.svelte:180 Uncaught TypeError: Cannot read properties of null (reading 'add…
-
Hello...I'm receiving this error trying to import Dev Icons...for instance
```
import DiGithubAlt from 'svelte-icons/di/DiGithubAlt.svelte'
```
```/proj/personal/resumes/svelte_resume/my-app…
-
In react and solid, when setting `decorations` to `false` in `tauri.config.json`, the program will crash. It only works well in svelte.
but the toggle of fullscreen icon doesn't work in svelte, bec…
-
**Describe the bug**
running the sample site in [package ](https://github.com/hperrin/svelte-material-ui/tree/master/packages/site)
```
tinygesture doesn't appear to be written in CJS, but also doe…
-
### Prerequisites
- [X] This feature already exists in [shadcn/ui](https://github.com/shadcn/ui) - if not, it won't be considered here so don't continue with your issue.
### Describe the feature
I'…