You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working with the react-inspector package and I encountered an issue when trying to inject a Shadow DOM into the page. Specifically, I am trying to create a shadowRoot and inject a shadow host element into the DOM. While the host element itself appears as expected, the shadow DOM’s root element and its child elements are not rendered within the page.
The text was updated successfully, but these errors were encountered:
I am currently working with the react-inspector package and I encountered an issue when trying to inject a Shadow DOM into the page. Specifically, I am trying to create a shadowRoot and inject a shadow host element into the DOM. While the host element itself appears as expected, the shadow DOM’s root element and its child elements are not rendered within the page.
The text was updated successfully, but these errors were encountered: