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
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
Popup will close, but following code in an async method will never continue. var result = await Application.Current.MainPage.Navigation.ShowPopupAsync(popUp);
Basic Information
Version with issue: 1.3.0
Last known good version: -
IDE: VisualStudio 2019
Platform Target Frameworks:
UWP: 19041
Workaround
don't disable lightdismiss
add a specific returnvalue to GetLightdismissResult