Open AneesFathimaS opened 1 month ago
@AneesFathimaS out of curiosity why are you using 2 different popup solutions?
This is expected behaviour with the difference between them both.
So as you can see mopups essentially just alter the current window, whereas the toolkit opens a new dialog window above it, giving you the behaviour you are seeing.
Replication Procedure:
1.Run the attached sample in android. 2.Click on the button. 3.CommunityToolKit Popup will appear.
Actual behavior : The Mopup will appear behind the the Popup.
Expected behavior: The Mopup should appear above the Popup.
PopupWithMopup.zip