Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
TabbedCommandBar only displays tab headers and does not display the tab content on android.
It seems to have a problem on wasm as well, because, as I checked, not even the headers are displayed correctly in Toolkit Labs
Expected behavior
Everything should work as it works on windows.
How to reproduce it (as minimally and precisely as possible)
Run the repro app on windows, everything works correctly.
Run the app on android, only tab headers get displayed and their content does not.
UnoApp1.zip
Current behavior
TabbedCommandBar
only displays tab headers and does not display the tab content on android. It seems to have a problem on wasm as well, because, as I checked, not even the headers are displayed correctly in Toolkit LabsExpected behavior
Everything should work as it works on windows.
How to reproduce it (as minimally and precisely as possible)
Workaround
Have not found any.
Works on UWP/WinUI
Yes
Environment
No response
NuGet package version(s)
"Uno.Sdk":
"5.5.43"
"CommunityToolkit.WinUI.Controls.TabbedCommandBar":"8.1.240916"
Affected platforms
WebAssembly, Android
IDE
Visual Studio 2022
IDE version
17.12.0
Relevant plugins
No response
Anything else we need to know?
No response