-
Stencil imports use a `?...shadow` that causes tailwind jit to input shadow styles into the final out even when shadows are not used
-
Found this issue using the Ant Design package and traced it down to this dependency.
Reference: https://github.com/ant-design/ant-design/issues/35897
Reproduce: https://codesandbox.io/s/ant-desi…
-
**Describe the bug**
(Using version 5.4.2)
I'm rendering the library inside a shadow DOM, and updated my material UI theme to render portals, like in Mui docs (https://mui.com/material-ui/guides/s…
-
I want to execute a script in the context of an iframe (cross-origin) that's loaded in the shadow DOM of a web component. Obviously I can't do this from javascript executed in the context of the pare…
-
# 🐞 bug report
### Affected Package
The issue is caused by package `@angular/platform-browser`
### Is this a regression?
No
### Description
When deploying an Angular component with `…
-
Hey, I'm using your datepicker component in a shadow dom and when I open the popup and click inside of it, for example to change the year, the popup closes itself. I don't really know how you detect i…
-
Found with domato.
```html
```
I think this last paragraph in [5.5.1. The use-element shadow tree](https://svgwg.org/svg2-draft/struct.html#UseShadowTree) is relevant:
> When a…
-
### Summary
The Joy UI Tooltip component should have native support for usage within a shadow DOM, similar to the existing support for JoyModal and JoyMenu components. This would allow developers to …
-
Possible implementation: Probably trigger javascript crawler that injects the stylesheet into any existing shadow root.
I could contribute to this if you wish to accept this feature as part of the …
-
The JourneyManager allows customers to [highlight](https://developers.nlx.ai/journey-manager-api-reference#highlights) targets to move the customer along the flow.
We implemented highlights two way…