-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
md-tab inkbar not showing on nested tabs #4255
Comments
+1 for this. In my application I'm not using nested tabs, but using tabs inside a component that "changes" the page using |
Are there any updates on this? |
In my case, the inkbar seems initially to be invisible because it has a width of 0. |
Dupe of #3335 |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug, feature request, or proposal:
Bug
What is the expected behavior?
md-ink-bar should display correctly on nested tabs.
What is the current behavior?
md-ink-bar does not display on a nested tab-group if the tab-group is not in the tab body of the initial selected tab. Once the nested tab header has been clicked it works as expected and the ink-bar appears and remains when changing between the parent tab-group's tabs.
What are the steps to reproduce?
http://plnkr.co/edit/74YDWj192schVQqXnx0p?p=preview
What is the use-case or motivation for changing an existing behavior?
Current behaviour provides a poor user experience.
Which versions of Angular, Material, OS, browsers are affected?
Angular 4.0.3, Material 2.0.0-beta 3, Mac OS X, Chrome.
The text was updated successfully, but these errors were encountered: