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? * 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.
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.