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
Hi, i have a React component that uses web components (imported from a third-party library).
I noticed that jsdom-screenshot does not render the UI rendered by those web components, and only renders the UI of other HTML elements.
Is there a way to get the screenshots to render the web components as well?
The text was updated successfully, but these errors were encountered:
Hi, i have a React component that uses web components (imported from a third-party library).
I noticed that
jsdom-screenshot
does not render the UI rendered by those web components, and only renders the UI of other HTML elements.Is there a way to get the screenshots to render the web components as well?
The text was updated successfully, but these errors were encountered: