Closed harvinders closed 1 year ago
@beervoley or @chingucoding do you know whats going on here?
Was able to reproduce this using WinAppSDK 1.0.0 stable on Win11 -- new Win32 app, add TabView, use a TemplateSelector.
Also created a dirty, dirty workaround. Should be a quick copy/pasta to back out, when the resolved issue makes it to us. In case it helps anyone:
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Describe the bug
Using TabItemTemplateSelector to display a collection as TabViewItem does not display TabItems properly.
Steps to reproduce the bug Simply add
TabItemTemplateSelector
and bindTabItemsSource
to anObservableCollection
Also, see the repo at here
Expected behavior
Screenshots
WinUI 3 0.8.2
WinUI 2.6.2 (UWP)
Version Info
NuGet package version:
[Microsoft.UI.Xaml 2.6.2] [WinUI 3 - Windows App SDK 0.8: 0.8.2]
Additional context