-
When user changes value in line-edit using spinner button, the browser freezes and CPU usage goes 100%.
This was observed only on Firefox, starting from v. 46.
I was unable to reproduce the issue on…
-
In `atom-jshint\styles\atom-jshint.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 should sto…
-
In `atom-jshint/styles/atom-jshint.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 should sto…
-
# 🐞 Bug report
## Description
The current version of axe-core in webhint reports "same id ...for control" even though they are isolated by a shadow-root.
## Details
- Create two components…
-
I am using this,
querySelectorDeep(`[aria-label="Go to series - BxP_Learn_Series-1"]`)
I ma getting error
import { normalizeSelector } from './normalize' in node_modules\query-selector-shad…
-
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 …
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => Search github for a similar issue or PR before submitting
[x] feature request => Please check if request is not on the roadmap a…
-
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…
-
**Background**: @nolanlawson proposed on https://github.com/WICG/aom/issues/192 that IDL attributes be allowed to refer into open shadow roots (through arbitrarily many layers of open shadow roots, as…