PopupV2 - OnTappingOutsideOfPopup not called in OnBackButtonPressed #2798
-
For a popup, |
Beta Was this translation helpful? Give feedback.
Answered by
TheCodeTraveler
Jul 8, 2025
Replies: 1 comment
-
Yup - good catch - that's a feature we should implement. We should invoke Update: PR submitted #2799 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
TheCodeTraveler
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yup - good catch - that's a feature we should implement. We should invoke
OnTappingOutsideOfPopup
inOnBackButtonPressed
.Update: PR submitted #2799