jamesmontemagno / Xamarin.Forms-PullToRefreshLayout

Pull To Refresh a ScrollView or ListView in Xamarin.Forms
218 stars 49 forks source link

System.InvalidOperationException: Page must not already have a parent. #50

Closed ghost closed 4 years ago

ghost commented 6 years ago

I am trying to run this project, after clicking on the button this exception happening.

jamesmontemagno commented 6 years ago

which button?

ghost commented 6 years ago

I run the app in machine, it's showing the ui, I clicked on scrollview 2-3 times. It's look like something is wrong. on my emulator or maybe something else it was fine but on phone its' have some different look of buttons, Is this related to GPU something like yesterday I was reading of this issue in honor based phone.

the button was Scrollview in Main screen.

jamesmontemagno commented 5 years ago

Would need a repro project.

jamesmontemagno commented 4 years ago

Please use the RefreshView as this is officially deprecated now https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/refreshview