-
## Context
Users are repeatedly asking why `setLanguageTag()` is not working.
- see https://discord.com/channels/897438559458430986/1266044914299572255/1267402431621365843
- https://discord.c…
-
I am exploring best practice implementation of Dexie in a Svelte PWA.
Has anyone ported [Dexie/samples/dexie-cloud-todo-app](https://github.com/dexie/Dexie.js/tree/master/samples/dexie-cloud-todo-…
-
# Description
While trying to use the `$isChangingPage` helper, I noticed that it fires "too late". It won't set to `true` until after the page is already navigated to, which makes it relatively us…
-
### Describe the bug
I have encountered a bug in errors merging algorithm.
In `stores.js` you create errors store as a derived store:
```
const [errors, startErrors, stopErrors] = derived([
…
-
Svelte 5 is right around the corner and while stores are still supported i want to upgrade this library to take advantage of runes.
This however require some changes that are not back compatible so…
-
### Describe the feature
Just recently, Shacdn official has launched Charts : https://ui.shadcn.com/docs/components/chart
I was thinking we can keep this issue open to track when this'll be imple…
-
Here are some pointers that I think might help with the implementation!
The goal is to generate an extra, consolidated CSV file when several datasets are uploaded and an "Advanced > Consolidation" …
-
### Describe the problem
Both Solid and Vue are known for also using (their own version of) signals as their reactive primitives. Now of course, their signals aren't as ergonomic as Svelte 5's sign…
-
With the introduction of the `page` store in Svelte v3 Sapper, the `segment` prop passed to `_layout.svelte` components feels somewhat vestigial. I don't think there's anything that can be done with i…
-
### Environment
System:
OS: Windows 11 10.0.22631
CPU: (12) x64 13th Gen Intel(R) Core(TM) i7-1355U
Memory: 2.92 GB / 15.72 GB
Binaries:
Node: 20.8.1 - C:\Program Files\nodej…