Replies: 1 comment
-
@RobinMalfait It might be a pretty nice idea to allow the Dialog to accept refs for things created by a Portal if this is not already a feature |
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.
-
Hey all,
I'm attempting to use a Date Picker (that has the calendar in a portal) within a Dialog. Unfortunately, as expected, the Dialog closes when clicking on the calendar as it's outside of the container due to a Portal.
I wondered if there was a way to make the Dialog accept other refs that it should listen to before "click outside" is triggered.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions