AiForms.Dialogs icon indicating copy to clipboard operation
AiForms.Dialogs copied to clipboard

reusable loading is not appearing in model navigation

Open sawankumarbundelkhandi opened this issue 3 years ago • 2 comments

Description

Steps to Reproduce

  1. 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 avatar Dec 05 '20 14:12 sawankumarbundelkhandi

@sawankumarbundelkhandi Thank you for your report.

ReusableLoading cannot be retained beyond the view.

muak avatar Mar 22 '21 06:03 muak

Is there a workaround for this?

J-Hoffman avatar Jul 30 '21 19:07 J-Hoffman