Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

md-tabs not showing content when one of the tabs is empty #2398

@gidomanders

Description

@gidomanders

While working on tabs I already prepared for a few more tabs but without content because I didn't have any content for the tabs yet. Since the update to 0.9rc the tabs didn't show any of the tabs. When viewing the code in Chrome Developers tool there is a ng-repeat in the md-tabs-content-wrapper but none of the tabs were in there.

So I tried a lot of things, did some research, tried some more things and finally found out the problem was that tabs without content make none of the tabs show. So whenever one of the tabs has nothing to show, I can imagine you want that when it's disabled and load the content when it gets enabled, none of the tabs show their content.

I'd love to have that fixed soon, so I won't have this problem again when I'm further in development of my project. To me it seems like a bug, but it could be working like this on purpose since 0.9rc.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions