AiForms.Dialogs
AiForms.Dialogs copied to clipboard
reusable loading is not appearing in model navigation
Description
Steps to Reproduce
- Use modal navigation and try to show custom reusable loading.
Expected Behavior
It should show the reusable custom loading when the user goes back to the index page and open the main page again.
Actual Behavior
The custom reusable loading is not appearing at all.
Platforms
- [ ] Android
- [* ] iOS
Basic Information
- AiForms.SettingsView x.x.x
- Xamarin.Forms 4.8.0.1451
- Android Support Library Version:
- Affected Devices: All iPhone
Screenshots
Reproduction Link
I have cloned your project and did the changes needed to replicate the issue. https://github.com/sawankumarbundelkhandi/AiForms.Dialogs/tree/ios_model_navigation_issue
Workaround
Not able to find.
@sawankumarbundelkhandi Thank you for your report.
ReusableLoading cannot be retained beyond the view.
Is there a workaround for this?