-
I was a little sloppy with the lava lamp example types. `MarchingCube.svelte`, `MarchingPlane.svelte`, and `MarchingCubes.svelte` all have type errors in them.
Not sure if we wanna throw this in wi…
-
### Describe the bug
The environment starts correctly, all models from LMStudio are also visible in bolt, to be selected from the dropdown list.
My configuration:
Windows 10 where I have LLM Stu…
-
If you create a new svelte 5 starter app (out of the box supported with create app..) and add svelte legos, it completely breaks the site. I'm really only using the media queries and clipboard.
```…
-
```
svelte-gantt version: 4.4.2
angular version: 18.2.2
```
Hi,
we are trying to implement svelte-gantt in our angular project and it has problems with the current version (4.4.2):
```
[e…
-
Awesome library!
Just wanted to share a component method for anyone using svelte :D
Only the username prop is required.
Component:
```svelte
import { minidenticon } from "minidenticons"
…
-
### Bug Description
ui5-tabcontainer is raising error when switching tab when used in svelte framework
### Affected Component
ui5-tabcontainer
### Expected Behaviour
we should be able to switch b…
-
Link : https://ap0nia.github.io/eden-query/eden-query/cors.html
The current example illustration how CORS works with react but not with Svelte.
Using typescript, I found I can put `credentials: …
-
### Describe the bug
If the `` has a long `generics` attribute that causes prettier to break it into multiple lines, imports with a `.js` extension that should resolve to a TS file are no longer work…
-
We get this from time to time:
```
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'initialState')
in ClerkProvider.svelte
in context.svelte
const ctx = useCl…
-
### Is your feature request related to a problem? Please describe.
Continuation of #143
### Describe the solution you'd like
Most likely something comparable to `eslint` but with `svelte-check` in…