Templated TabBarITem IsSelectable doesn't work correctly #1256
Labels
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification.
Current behavior
When using DataTemplate for TabBarItem, the element's behavior wont reflect the IsSelectable value.
Expected behavior
It should work normally. IsSelectable / IsEnabled should prevent user to select the TabBarItem.
How to reproduce it
Just use this repro and compare the TabBars.
TabBarTemplateTest.zip
Nuget Package:
https://www.nuget.org/packages/Uno.Sdk/5.5.0-dev.53
Package Version(s):
Affected platform(s):
IDE:
Relevant plugins:
Anything else we need to know?
The text was updated successfully, but these errors were encountered: