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
The devtools no longer render correctly when rendering inside of a shadow dom while passing the shadowDOMTarget prop after upgrading from 1.112.17 to 1.117.1.
Which project does this relate to?
Router
Describe the bug
The devtools no longer render correctly when rendering inside of a shadow dom while passing the shadowDOMTarget prop after upgrading from 1.112.17 to 1.117.1.
The devtools look like this after upgrading:
They are therefore mostly unusable.
Your Example Website or App
https://stackblitz.com/edit/github-wnl18pbd?file=src%2Fmain.tsx
Steps to Reproduce the Bug or Issue
Expected behavior
I'd expect the devtools to be rendered correctly as they were before this regression.
The devtools looked like this before:
Screenshots or Videos
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: