You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
4. Click the button in the Popup.
Actual behavior :
The Mopup will appear behind the the Popup.
Expected behavior:
The Mopup should appear above the Popup.
PopupWithMopup.zip
The text was updated successfully, but these errors were encountered: