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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
What is the issue? *Accessibility issue. The aria-controls property for md-tab-item has the value of type tab-content-[0-9]. When md-tabs is used in a button only scenario the property points to a non-existent element.
What is the expected behavior? The property should not be present if there is no associated tab content.