unoplatform / uno

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!!
https://platform.uno
Apache License 2.0
9.03k stars 733 forks source link

TabbedCommandBar does not dipslay commands on android #18837

Open DavidM29 opened 2 days ago

DavidM29 commented 2 days ago

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 Labs

Expected 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