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
MatFormField with appearance="outline" draws line through the label if the form field starts out as "display: none." Is see Bug #12555, but I don't think it covers this scenario. I have provided a very simple stackblitz to duplicate.
What is the expected behavior?
There should not be a line going though the label.