Multiple DialogPanel elements not supported #2724
JokerMartini
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hey! Can you share your use case? I never in my life could have predicted someone would want this 😅 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
It appears that when you add more than a single DialogPanel within a Dialog it does not take into account the click events on all the DialogPanels. It closes the Dialog if you click anywhere except on the last created DialogPanel within the component. It would be nice if you could support multiple DialogPanel's within a single Dialog.
Beta Was this translation helpful? Give feedback.
All reactions