Closed mickaelwegerich closed 4 years ago
Same problem here. Can press anywhere to cancel and press the back button to cancel, but onCancel
is never called. Works on iOS.
RN 0.57 with version 0.0.21
Same Issue. @prscX any updates.
same here
same here
I think @prscX u need update version of material-popup-menu 2.20 to 3.2.0. material-popup-menu support func setOnDismissListener for MaterialPopupMenu
Seems this problem persists a year after. Can we still hope for a fix? Thank you.
Thanks @thepday12 for sharing the API and solution.
I have integrated fix and pushed the release. You can now use latest version for the same.
Thanks </ Pranav >
I'm on RN 0.57 and on 0.0.19 popover menu version.
And only on Android the callback onCancel is not trigger when I click outside the popover menu.