White screen when changing the main page #26845
Labels
i/regression
This issue described a confirmed regression on a currently supported version
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/android 🤖
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
2024-12-27_16-36-48.mp4
Description
White screen when changing the main page, occurs on Android devices.
I organised navigation with modal pages. I open some Modal pages with PushModalAsync, then show first page MainPage = new LoginPage(); to make empty ModalStack and show LoginPage MainPage = new LoginPage()
App shows white screen.
Steps to Reproduce
Steps to Reproduce
Create new NET MAUI app.
Create new Pages.
Switch between pages.( MainPage = new TestPage())
Version with bug
8.0, 9.0
Affected platforms
Android
Link to public reproduction project repository
DXMauiApp5.zip
No response
Version with bug
9.0.21 SR2.1
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
No response
Affected platforms
Android
Affected platform versions
Android
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: