You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we have TabItems With Tabs and we disabled one tab with IsEnabled = false use can not select it, but just when an overflow happens user can select it
Describe the bug
When we have TabItems With Tabs and we disabled one tab with
IsEnabled = false
use can not select it, but just when an overflow happens user can select itTo Reproduce
just use this code
then resize the window, you will see the overflow button and now you can open the disabled tab
Expected behavior
User should not able to select the disabled tab?
Screenshots
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: