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-Tab Content width issue within mdDialog #9206

@maurerke

Description

@maurerke

Actual Behavior:

  • What is the issue? * Md-Tab content within an mdDialog does not initially gets the full width. After interaction with an element, the content "jumps" to full width.
  • What is the expected behavior? The content should have its expected width from the beginning.

CodePen (or steps to reproduce the issue): *

  • CodePen Demo which shows your issue: http://jsfiddle.net/aftq6sgo/ and http://codepen.io/DevVersion/pen/WxmKJL (provided by DevVersion)
  • Details: Open the Dialog. You see how the green Div (with an input field) has the full width. However, the blue one (which is within die tab container), has some issue. As soon as you click in the input field, the width changes.
    I used a simple for the example. The issue exists with anything within the tab container.

Angular Versions: *

  • Angular Version: 1.5.7
  • Angular Material Version: 1.0.9

Additional Information:

  • Browser Type: * Chrome
  • Browser Version: * 51
  • OS: * Windows 8
  • Stack Traces: -

See the issue in action:

github_issue

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions