[Bug]: mt-tabs TabItem->disabled isn't functional
Closed this issue · 0 comments
cyl3x commented
Package
@meteor/component-library
Package version
3.12.0
Link to minimal reproduction
https://meteor-component-library.vercel.app/?path=/docs/components-navigation-mt-tabs--docs
Steps to reproduce
- Create a mt-tab
- Set TabItems with, one with
disabled: true
Actual behavior
settings the disabled flag of a TabItem for a mt-tab doesn't to anything.
Looking at the component, it seems like an unused property.
Expected behavior
the disabled flag will disable the tab
System Info
No response
Any additional comments?
No response
Code of Conduct
- I have read and agree to follow Meteor's Code of Conduct