-
If you run for first time the webapp through `pnpm dev`, anything is loaded and, after a while, it crashes with a timeout error. If you refresh, then the web app loads sucessfully.
![Screenshot 20…
-
-
# Summary
Most tools that do this either have many dependencies or rely on a browser driver (slow performance, potentially some browser issues). We would like to find some middle ground tool if it …
-
### Problem: What is happening?
Button component is passing props to html DOM elements that have no effect on UI [1] and are not recognized by the browser as HTML valid attributes [2]
Styled Com…
-
### Description
I am seeing a browser console messages when a component containing the EChart is rendered multiple times while the chart is initializing. I am not sure if this is an issue or if I nee…
-
### Describe the bug
TypeError [ERR_INVALID_STATE]: Invalid state: Controller is already closed
at ReadableByteStreamController.close (node:internal/webstreams/readablestream:1156:13)
at cl…
-
When scrolling AG Grid rapidly, the app can crash, displaying "Minified React error [#185](https://ag-grid.zendesk.com/hc/requests/185)" (https://react.dev/errors/185). This error consistently occurs …
-
**Describe the bug**
The behavior of happy-dom v13.6.2 and v15.10.2 differs in that in v13 when you click on elements inside a `` tag, it follows the browser spec and triggers the `onChange` events…
-
**Describe the bug**
Attempting to use a `Browser` instance throws a `TypeError` when trying to call the browser instance's `close` method. This only occurs with `bun` and not with `nodejs`.
**To …
-
inputs are not using the correct input (e.g. type=date will still take any string on Firefox)
This should be fixable using JQuery.