ui
ui copied to clipboard
[bug]: cannot use Dropdown menu with dialog
Describe the bug
When using a dropdown to open a dialog, the dialog can be opened (sometimes) but then when closing the dialog, the screen becomes unclickable
Affected component/components
DropdownMenu, Dialog
How to reproduce
- Create a DropdownMenu with a trigger to open a dialog
- Close the dialog
The screen becomes unclickable
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
MacOS, Chrome
Before submitting
- [X] I've made research efforts and searched the documentation
- [X] I've searched for existing issues