-
Since `Copy JS Path` has landed in Chrome DevTools, we now have a way to address nodes inside shadow DOM.
Details: https://github.com/GoogleChrome/puppeteer/issues/858#issuecomment-438540596
Thi…
-
### Prerequisites
- [X] I have [searched](https://github.com/GovTechSG/sgds-web-component/issues) for duplicate or closed issues
- [X] I have read the [contributing guidelines](https://github.com/Gov…
-
### The problem
Updated, followed the repair link for my Tuya intergration (smart life app). WHen the QR code appeared it was replaced with a RGB error and stated the HEX codes, had to use safari (ma…
-
I've read the spec and I can't find any mention of how to get the localName of an element from the constructor. In v0 (I know, don't rely on old Blink) you could:
``` js
const Ctor = document.registe…
-
Hello, I'm trying to install iree-jax to test GPT-2 on IREE. After running ```python -m pip install -e '.[test,xla,cpu]' -f https://openxla.github.io/iree/pip-release-links.html```, I built jaxlib fro…
-
### Description
option for a id="" cause it was never added in the properties
https://github.com/material-components/material-web/blob/main/docs/components/text-field.md#mdfilledtextfield-md-…
-
When you use named slots in a component storybook-helpers wraps that with a ``. This does however break styling in certain scenarios.
For example we have a card component that has a footer slot wh…
-
I'm a bit inexperienced when it comes to reverse engineering RF, so I apologize if this request is malformed.
I recently acquired this:
https://www.ambientweather.com/amtx3107.html
I know it tr…
-
When working with lit-element webcomponents, i have a problem for binded attribute values.
When the attribute value is just ${...} without quotes, the next line gives an error because the parser is n…
-
Looks like it is unable to inspect the elements in shadow DOM of web component.
For example on [lit.dev](https://lit.dev/playground/), there are custom html elements `playground-file-editor` and `res…