dotnet/maui

Android: UI elements disappear when showing page, the 2nd time

jbe2277 opened this issue · 1 comments

Description

On Android the UI elements from the TabbedPage disappear when showing the page, the 2nd time:
maui-android-issue

On Windows it works correct:
maui-windows-works

Xamarin: This App worked correct on Xamarin 5. The issue occurs just after migration to Maui.

Steps to Reproduce

Link to public reproduction project repository

https://github.com/jbe2277/waf/tree/69803cef490970a344c370616021464f59ae201d

Version with bug

6.0.486 (current)

Last version that worked well

Maui: Unknown/Other
Xamarin: 5

Affected platforms

Android

Affected platform versions

Android 12

Did you find any workaround?

No

Relevant log output

No response