You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have identified that when using the navigation in .NET MAUI 8 with Prism 9.0.401, sometimes you see a white background when switching screens and it is even more noticeable when there is a lot of data in the viewmodel.
This happened to me in a lab I developed. To better validate that it was not a usage error, I used this example and modified the background colors to validate that it would also happen and it did. https://github.com/giuseppenovielli/Prism-MAUI-Samples
Has this been fixed in the Commercial Plus version or does it still happen?
In the video you can see the white background when switching screens.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello Team,
I have identified that when using the navigation in .NET MAUI 8 with Prism 9.0.401, sometimes you see a white background when switching screens and it is even more noticeable when there is a lot of data in the viewmodel.
This happened to me in a lab I developed. To better validate that it was not a usage error, I used this example and modified the background colors to validate that it would also happen and it did.
https://github.com/giuseppenovielli/Prism-MAUI-Samples
Has this been fixed in the Commercial Plus version or does it still happen?
In the video you can see the white background when switching screens.
Have a good day!
Beta Was this translation helpful? Give feedback.
All reactions