Dialog inside popover not showing #2128
Unanswered
relferreira
asked this question in
Help
Replies: 0 comments
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.
-
Hi,
In my app, I already have a confirmation button component that displays a Dialog to confirm the user action. The problem is that when this component is inside a Popover, the dialog doesn't show.
Here is a sandbox showing the problem:
https://codesandbox.io/p/sandbox/infallible-gauss-mrzho2
After some investigation, I saw that it works fine when the dialog has no button.
Appreciate any help.
Beta Was this translation helpful? Give feedback.
All reactions