-
### Checklist
- [X] I am able to reproduce the bug with the [latest version](https://github.com/polymorphicshade/NewPipe/releases/latest).
- [X] I am *not* able to reproduce the bug with the *same ve…
-
I was testing in debug mode and a travel mule assigned to a player warehouse full of wares was producing ~70000 trade combinations that needed evaluating. In debug mode this was actually causing a 5+ …
-
Earth_temperature_timeline : is truncated [made transparent] when zooming larger than 100%.
Is OK at 100% zoom. Is almost OK at 110% scale. Starts failing massively at 120% scale.
Is there a hei…
-
### Link to the code that reproduces this issue or a replay of the bug
https://codesandbox.io/p/sandbox/intelligent-cdn-qkq9jc?file=%2Fnext.config.js%3A4%2C2
### To Reproduce
1. Start application i…
-
I'm trying to install a set of plugins using `jetbrains.plugins.addPlugins` with both supported and custom plugins. There are no errors with the derivation but when I open `idea-ultimate` the plugins …
-
Hello guys
I have a problem with using traffic data with conditional restrictions in OSRM (v5.16.4 and MLD algorithm). The issue appears when I load the traffic data csv into OSRM and also use the pa…
-
After much discussion in https://github.com/bitcoin/bitcoin/pull/29432 it appears there's currently little support for directly supporting Stratum v2 in Bitcoin Core, with most contributors favouring …
Sjors updated
2 weeks ago
-
I am using valhalla 4.2.0
i know the route is quite long but i could not reproduce the issue with a smaller one.
Here is my `mjs` test file which can be run against a local install of valhalla.
What…
-
Currently we always consider arrays shared on parallel loops, and never privatise them. For example in:
```
real(kind=wp), dimension(nlay_i) :: ztmp
do ji = 1, npti, 1
...
do jk = 1, nlay_…
-
I'm running into an issue with removePage, which breaks the subsequent pages in my book. They become duplicated, or the even/odd gets out of sync (maybe a z-index issue?).
I can duplicate this on yo…