-
In order to fix #566, we have to make `code_point_iterator` work, but making it work as it supposed to is not really possible since we'd need to keep it as an **Iterator**; no longer that's a good ide…
-
### Steps to Reproduce
1. Open the App
2. Go to the settings
3. Under Productivity Helper open "Domina mode"
4. Spam click the volume knob (Make sure to drag it first a bit as well)
(The first vo…
-
It would be great if there was some way to loop over lists so that we can process things like "SEGS" (from Impact Pack) one item at a time. For example, I can detect all the faces an image and then ou…
-
I think we need a small design document for the rework of the reducers. FYI @danbartl, given recent discussions.
Cases we should cover with modular design:
* lagging `X` and lagging `y`, lagging…
-
When trying to reduce the purple J account icon from https://bug1878024.bmoattachments.org/attachment.cgi?id=9433451
Test case reducer gives:
`Error: Could not establish connection. Receiving end do…
-
While investigating problems like #1894, it would be very useful to have a minimized example that repros the crash, rather than having to wade thru piles of code at every layer (primarily: roc source,…
-
Typically when a replay recommendation happens, we want to be able to see what was the data associated with the reason for the recommendation. For a projection you want to see what was the difference …
-
While looking through the reducer code and tests I came across some things potential issues.
- Reducers have an initial value that defaults to `T()`. Does this make sense for reducers where the ide…
-
After upgrading to version 0.11 reducer events and the SpacetimeDBClient.instance.onUnhandledReducerError are not getting called for failed reducers.
Example:
```csharp
Reducer.OnUserCreateEvent …
-
It's broken in VSCode but presumably in Rust Analyzer more generally.
Reproduction steps:
Clone https://github.com/makscee/arena-of-ideas/tree/main/server
Open in VSCode with Rust Analyzer.
…