-
React version: 18.2.0
## Steps To Reproduce
1. have a node with a nested structure that embeds state
2. change that nodes innerHTML, e.g. by setting it empty
3. update the state
4. update…
-
When using the "next": "15.0.3", in the docker, there is an error.
```
⨯ TypeError: Cannot read properties of undefined (reading 'escape')
at (/app/.next/server/chunks/736.js:5:59233)
…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
Puppeteer offers a way to get the frame owner element using the browsing context/navigable ID via the `Frame.frameElement()` API. Currently, the implementation in Puppeteer relies on finding all ifra…
-
### Priority impact
p - medium
### Test type
SSR
### Which Component(s)
all
### Unstable Tests
[not actionable before the migration]
When Stencil component is rendered in the H…
-
The DOM interface is gated behind `dom.imagebitmap.enabled`, which is disabled by default.
Spec: https://html.spec.whatwg.org/multipage/imagebitmap-and-animations.html#imagebitmap
Known missing …
-
Is there a a reason that CustomMarkers would stop showing when doing a build vs running in dev mode.
I have a number of custom markers in templates that when added to a map like
```
…
-
PixiJS's `Contaienr` has a '.removeChild(...)' API that should not be considered incorrect.
https://pixijs.download/release/docs/scene.Container.html#removeChild
```js
container.r…
-
There have to be a high-level API that abstracts from the implementation details of the XML DOM as Simple API & org.odftoolkit.odfdom.doc API but now in addition has to be as well compatible with the …
-
Some websites use [shady dom](https://www.polymer-project.org/blog/shadydom) or shadow doms to hide or declutter the dom, this means that the usual traversal doesn't work. Is there a workaround for th…