-
### Version
4.5.0
### Steps to reproduce
Check it please: https://jsfiddle.net/6s4odwtu/
```html
.container {
…
-
The current `querySelector`/`querySelectorAll` doesn’t have a syntax to select within a shadowDOM.
Some solutions:
1. Create a new helper called `shadowSelector` that knows to use the `element.s…
-
Hello! I recently discovered this wonderful package and I've just finished implementing a few product tours in my React web application. However, I am now running into an issue with the component when…
-
The [acceptable anchor](https://drafts.csswg.org/css-anchor-position-1/#acceptable-anchor-element) text contains the following:
>- possible anchor is painted strictly before positioned el, aka one …
jwatt updated
1 month ago
-
### Summary
When i visited github.com javascript error started to be logged in the terminal i then clicked on the back button that would have send me to about:newtab. Ladybird tab then froze it was n…
-
In `minimap-autohide/styles/minimap-autohide.less`:
Starting from Atom v1.13.0, the contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. This means you …
-
In `minimap-autohide\styles\minimap-autohide.less`:
Starting from Atom v1.13.0, the contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. This means you …
-
E.g. React renders something like
```html
```
then the gl-effect behavior will later append a canvas to the wrapper
```html
```
now if React re-renders, funny t…
-
> Starting from Atom v1.13.0, the contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. This means you should stop using :host and ::shadow pseudo-selectors, a…
-
**Stencil version:**
```
@stencil/core@2.5.1
```
**I'm submitting a:**
[ ] bug report
[x] feature request
[ ] support request => Please do not submit support requests here, use one o…