-
## Steps to Reproduce
1. Create a CI process that hot restarts your application in some way. For me, I'm using [convenient tester](https://github.com/fzyzcjy/flutter_convenient_test)
2. In my …
-
Hi!
Faced with the problem that the value of decimal is incorrect for Serbian dinars.
Problem:
`"RSD": {"941", 0}`
Valid value:
`"RSD": {"941", 2}`
Source:
https://en.wikipedia.org/wi…
-
### Go version
go version go1.22.7 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN='/home/monitoring/go/bin'
GOCACHE='/home/monitoring/.…
-
Hi,
I have a bevy app running via an iframe in a Dioxus app (maybe that's the core of my issues).
The issue I face is that the audio is not always triggered, same for the animation.
As for the an…
-
#### Problem
#### Proposed Solution
Test and fix race condition if found (I don't have a solution yet).
-
Hello everyone,
I came repeatedly across the situation that a tree built from my own sequence data is interesting, but would be more robust and meaningful, if I would add external reference sequenc…
RJ333 updated
3 years ago
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
The scope of work in #40 was originally too large. That issue focuses on designing an interface for using elements of the multiplicative group of integers mod `N`.
Now that we have a nice Z*N modul…
-
I've placed a single drawer controller and a single basic drawer next to it.
I've added wool to the basic drawer and now when I right click on the controller with wool in my hand nothing happens. I…
-
Error reported in course SBCSA2020B5 on page Exercises by user fmorrison frederick.p.morrison@gmail.com
After finishing all of the exercises in section 1.10 of the course and moving on to Chapter 2.0,…