Skip to content

<md-tabs> height doesn't change when content is added dynamically #1595

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
arthursouviron opened this issue Mar 12, 2018 · 1 comment
Closed

Comments

@arthursouviron
Copy link

Steps to reproduce

Press the "add line" button, the size of the tab will not increase automatically, it is also not possible to scroll.

Which browser?

Tested on Chrome V64.0

What is expected?

The size of the tab content should increase automatically when adding content dynamically.

What is actually happening?

The size of the .md-tabs-content doesn't seem to be recalculated unless the user switch tabs.
Setting md-dynamic-height to true doesn't fix the issue.

Reproduction Link

https://codepen.io/arthur_souviron/pen/RMPmxo
or
https://codesandbox.io/s/mm4k19x6zj

@Samuell1
Copy link
Member

Duplicate of #1513

@Samuell1 Samuell1 marked this as a duplicate of #1513 Mar 12, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants