[TextField] variant="outlined" line through Label when used inside (first hidden) (eg. div) container #16885
Closed
2 tasks done
Labels
duplicate
This issue or pull request already exists
Current Behavior 😯
When a TextField with variant="outlined" is child of a firstly hidden component (hidden=true) (e.g. div) and then displayed after the container is set to hidden=false, the Label of the TextField shows the line in the background of the label text
Expected Behavior 🤔
the line should not show up behind the label when the container with the TextField becomes visible
Steps to Reproduce 🕹
https://codesandbox.io/embed/material-ui-textfield-bug-qrgyc
Steps:
Context 🔦
Your Environment 🌎
The text was updated successfully, but these errors were encountered: