-
**Describe the bug**
The app is buggy. The images you click on are not adapted to the screen and are displayed much too large (issue 1). In addition, when you click on an image, other images are displ…
-
![image.png](https://raw.githubusercontent.com/3CCLY/pe/main/files/e7bbe800-1a48-4b89-ad3c-151b4b770086.png)
When a recurring cost is added at first, and then listed using the normal "list" command, …
-
### Minetest version
At least 5.8 - 5.10-dev (e2ea359925c36e499b1c35161ff4ce7ceecbd32d)
### Summary
https://github.com/user-attachments/assets/c08ba2d8-115b-4db9-8785-a2e42e711bf1
I'm not …
-
If the native python operator encounters a exception, currently it will enter the debug state and the workflow will not abort. However, java native operator will abort the workflow. We should make the…
-
When setting pool_size for users, this seems to add a pool size to all users. For example:
If I have the following 4 users:
- test1
- test2
- stats
- pgbouncer
And I set
```
[users]
…
-
## Notes:
`lf` version:
```sh-session
$ lf --version
r27
```
Platform:
```sh-session
$ nixos-version
22.11.20220916.da6a058 (Raccoon)
```
I have `LC_COLLATE` set to `C`.
## Expected/De…
-
When looking into the impact of maplibre/maplibre-style-spec#519 on [Ultra](https://gitlab.com/TrailStash/ultra) which makes heavy use of GeoJSON sources, I discovered that geojson-vt transforms all s…
-
### Description
The following code:
```php
-
Hello, I'm trying to fix this bug https://github.com/seanmonstar/reqwest/issues/2381 in reqwest library. I have found out a reason and (preliminary) a way to fix it.
But I'm not sure if this is a bug…
-
### Describe the bug
The `NUnit.Analyzers` project provides a suppressor that suppresses the `CS8616` error when a non-nullable field is being initialized via a `SetUp` or `OneTimeSetUp` method. See: …