-
Hello :wave:
I've noticed that after recent pull requests, particularly those involving Korean character changes, the HTML conversion process occasionally gets stuck and doesn't finish. Sometimes, …
-
### Describe the problem
With Svelte 3 & 4 using a crafty workaround with code example at the end of this issue it is possible to destroy components after outro transitions are run.
Svelte 3&4 …
-
The current design of the app uses a slightly cumbersome method to handle events and states. Primarily, state changes are propagated via event bubbling which is supported by Svelte. This becomes quick…
-
### Describe the bug
## The Problem
I'm trying to implement a manual hydration for some parts of my application. Which means I need to render components to a string and pass them to `@html` to avo…
-
### Astro Info
```block
Astro v4.16.10
Node v22.10.0
System macOS (arm64)
Package Manager pnpm
Output hybrid…
-
### Package
- [ ] lucide
- [ ] lucide-angular
- [ ] lucide-flutter
- [ ] lucide-preact
- [ ] lucide-react
- [ ] lucide-react-native
- [ ] lucide-solid
- [X] lucide-svelte
- [ ] lucide-vue
- [ ] lucid…
-
### Describe the bug
When opening a focusable component within the Calendar component header, an error will display in the browser console, about the ancestor (The calendar header) containing the "ar…
-
It seems like using Jest for testing Svelte components requires a lot of moving parts. I will document what I have done here:
# `svelte.config.cjs`
I put this in a separate file since it seems cle…
-
### 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…
-
GO/ Golang of itself, can handle backend effectively.
And when people these days want to build websites, they don't want to build something that is just simple-- else they will use something like *…