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
Bug... if you have an md-input-container with another md-input-container right below it, with the lower container having a value, when you focus in/out of the upper md-input-container the lower container's placeholder judders slightly... looks annoying.
What is the expected behavior?
Interaction with the upper input-container should not affect the placeholder of the lower input-container.
What is the current behavior?
The lower container's placeholder judders slightly... looks annoying.