-
Seeing this error in staging. The trace doesn't have any spans in honeycomb so there's nothing else
![Image](https://user-images.githubusercontent.com/4575355/256439788-3b235818-3979-4a23-b3a9-35a3a…
-
I'm giving a try to this very new feature https://github.com/manzt/anywidget/tree/main/packages/svelte but my example fails with `count` having `NAN` value.
The svelte code is exactly the same as in …
-
### Describe the bug
When quickly navigating "through" a page (using browser buttons), there can be a mismatch between the address bar and the rendered page.
In an edgecase (described in `Slug iss…
-
# ✨ 概要
# なぜ必要
# 備考
-
-
### Describe the problem
See: https://nextjs.org/docs/routing/shallow-routing
> Shallow routing allows you to change the URL without running data fetching methods again, (...) [it] only works fo…
ghost updated
11 months ago
-
I've been trying to get `enableStoreTestingMode` running on my tests, however, I can't seem to figure out where it can be placed to not cause an exception.
I've tried to place it in my setup file, …
-
**Describe the bug**
When I try to create the accordion from an array using Svelte's each block, I get an error for the item store:
```
Stores must be declared at the top level of the component
(t…
-
### Describe the problem
I'm always frustrated when I create a non-svelte project, that would need svelte stores, but having to use a bundler to include only svelte stores from svelte instead of havi…
-
### Description
When using XState v5 beta with the latest stable version of Svelte, the subscription to the interpreted machine returns `undefined`. If there is any activity in the machine, then the …