Closed jhanvi03 closed 1 month ago
This behavior started as of Uno.WinUI 5.4.0-dev.1515 which is from this PR: https://github.com/unoplatform/uno/pull/17967
@Youssef1313 Do you see anything funky with how we are navigating in Gallery that would cause a blank screen due to the that PR being merged?
The regression is coming from Uno.WinUI 5.4.0-dev.1512 which is https://github.com/unoplatform/uno/pull/17966 (we only released 1510 and 1515). This PR fixes attached DP inheritance which previously wasn't working correctly. The only DP I know of that can have impact is NameScope. I'm still investigating.
I'm unable to root it down further 😕
@jhanvi03 Are you able to check if it's Android only or if it also happens on iOS?
@Youssef1313, The issue is not reproducible on iOS.
Are we able to confirm, whether this issue only happen with said (Theming > Cupertino) page or it is any page? It would be worth to also test a more pages to see if the problem happens on a specific group of pages, only a single page or any page. Don't need to test every navigation possible, but just to a few more data points.
Any navigation as far as I tested
Current behavior
When the Gallery Canary app is opened on Android, the overview page appears as expected. However, after selecting any component from the menu, the screen turns blank. The content only becomes visible after switching to landscape mode. Upon killing and reopening the app, the issue persists, and the same behavior is observed. Version: 1.6.0 (209093234)
https://github.com/user-attachments/assets/446f3e14-56a7-4e8d-808d-1ccaea97594f
Expected behavior
After selecting any component from the menu, the content should display immediately without requiring a switch to landscape mode. The app should function consistently, even after being reopened.
How to reproduce it (as minimally and precisely as possible)
Environment
Nuget Package:
Package Version(s):
Affected platform(s):
Visual Studio:
Relevant plugins:
Anything else we need to know?