This repository has been archived by the owner on May 1, 2024. It is now read-only.
This repository has been archived by the owner on May 1, 2024. It is now read-only.
Closed
Description
Description
After upgrading XF from 2.5.1.527436 to 3.0.0.446417 my app freezes in a particular screen after calling PushAsync / Navigate.
I managed to reproduce the bug in the attached project.
Steps to Reproduce
- Download & run the attached project
- Click the button => Freeze
- Downgrade the Xamarin.Forms package to 2.5.1.527436 => No Freeze
- IDE: VisualStudio 15.7.1
- Platform Target Frameworks:
- UWP: 16299
- Nuget Packages: Xamarin.Forms 3.0.0.446417
- Affected Devices: Windows 10 1709 (Build 16299.431)