Replies: 1 comment
-
Sorry, not sure I follow. Could you describe the issue you're running into? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If the devtools happen to be a direct child of a flex container it will cause issues with flex gap because the element is rendered inside of it. Using a React Portal seems like an ideal way to fix this
Beta Was this translation helpful? Give feedback.
All reactions