-
-
We need to upgrade our whole tech stack to keep up with updates and prevent the web application from being broken due to discontinued service. Here are the checklist of what must be updated.
- [ ] He…
-
### Bug description
Stacked bar series with categorical x axis shows bars overlapping and with space between them
### Steps to reproduce
1. Create a bar graph with a categorical x colum…
-
Research task on architecture and tech stack in preparation to the project
-
* **Shopkeepers version:** `2.23.1`
* **Spigot version:** `1.21.3` ( using latest Buildtools 188 )
---
Removed all datapacks and all other plugins, deleted Shopkeepers config.
Clean restarted se…
-
### What happened?
Hi there, basically, the longer I use YouTube, the laggier waterfox gets, the video will rarely freeze but usually keeps playing normally. Things like pausing or hovering with a mo…
-
Would it be possible to have stacked bars? I am monitoring events per 5 minutes, they can succeed and fail. It would be nice to have bars (in my case per 5 minute) to show count of successful (green) …
-
One unfortunate thing about `$err:stack-trace` is that it is difficult to serialize, for example as json: `serialize($err:map, { 'method': 'json' })` does not work anymore.
I think we should not fo…
-
### Version
5.5
### Link to Minimal Reproduction
https://docs.google.com/document/d/1KZZIe_K3fWOdM9ZnTsDd1H4WrwhrNP6QyR22YpYcdvM/edit?usp=sharing
### Steps to Reproduce
1. put a lot of data in st…
-
```js
$ cat test.js
function* a() {
for (var x of yield y)
;
}
$ node test.js
$ qjs test.js
InternalError: stack underflow (op=111, pc=9)
```
FWIW, bellard/quickjs exhibits the same …