AwaitablePopups
AwaitablePopups copied to clipboard
SafeCloseModel with the Async Parameter does not work correctly.
🐛 Bug Report
I cannot seem to make the SafeCloseModel work correctly. I believe it may best be worked with AsyncCommand, however, that causes issues aswell
Reproduction steps
create an async function similar to using
ButtonCommandForPopupExit = new Command(() => SafeCloseModal<ViewName>(AsyncFunction()));
Configuration
Version of AwaitablePopups: 1.1.5 Version of Rg.Plugins.Popup: 2.0.0.10
Platform:
- [ ] :iphone: iOS
- [ ] :robot: Android
- [ ] :checkered_flag: WPF
- [ ] :earth_americas: UWP
- [ ] :apple: MacOS
- [ ] :tv: tvOS
- [x] :monkey: Xamarin.Forms