-
**Describe the bug**
When the browser finds an iframe in the DOM, it publishes a `Page.frameAttached event`, then Ferrum takes the params and uses them to create a Frame object that adds to a colle…
-
### Description
Hi,
I would like to use chakra ui components ONLY within a shadow DOM element which is injected via a Chrome extension into websites, without impacting the hosting website style.
…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
I'm getting "React does not recognize the `triggerEvent` prop on a DOM element." or react_devtoo…
-
It would be nice to have a browser that supports TS like Node, Deno and Bun... but these only support as something to be converted (lost) on the fly, not as something that can enable important optimiz…
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [X] Not repro…
-
### Package
@carbon/react
### Browser
Chrome
### Operating System
MacOS
### Package version
1.68
### React version
18
### Automated testing tool and ruleset
accessibility-checker
### Assis…
-
**Describe the bug**
It throws SyntaxError everytime I load localhost:5314.
```ts
GET / 500 142ms
```
**To Reproduce**
[Here is a repository I'm working on.](https://github.com/p-sw/ui-docs…
p-sw updated
5 months ago
-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues
- [X] I have [validated](https://html5.validator.nu/)…
-
**Describe the bug**
unmute_overlay still present and clickable in DOM when value unmuteOverlay is "hidden" (see screenshot). Forces extra click before content is interactable.
Relevant documentat…
-
Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
1. You might have mismatching versions of React and …