-
Notifications
You must be signed in to change notification settings - Fork 817
Open
Labels
project/items π§ΎCategorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...)Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...)project/navigation-lifecycle π§¬Categorizes an issue or PR as relevant to the navigation and lifecycle (NavigationView, AppBar, ...)Categorizes an issue or PR as relevant to the navigation and lifecycle (NavigationView, AppBar, ...)
Description
Current behavior π
When a TabView is created in code behind an tabs add by TabView.TabItems.Add tab headers are missing and the content of every tab is shown at the same time.
Expected behavior π―
TabView should shown with headers and only one tab a a time.
How to reproduce it (as minimally and precisely as possible) π¬
create a TabView in code behind and add tabs via TabView.TabItems.Add
Workaround π οΈ
No response
Renderer π¨
- Skia
- Native
Affected platforms π±π»π₯οΈ
All platforms π
Uno.Sdk version (and other relevant versions) π¦
6.3.28
IDE version π§βπ»
Visual Studio 2022 17.14.17
Anything else we need to know? π¬
no issues when created in XAML
Metadata
Metadata
Assignees
Labels
project/items π§ΎCategorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...)Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...)project/navigation-lifecycle π§¬Categorizes an issue or PR as relevant to the navigation and lifecycle (NavigationView, AppBar, ...)Categorizes an issue or PR as relevant to the navigation and lifecycle (NavigationView, AppBar, ...)