google / google/material-design-lite
Adding class="mdl-textfield__input" : Text Field disappears.
Open
pending-reproducible-sample
Textfield
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
The title says it all, more or less. Everything works when when building an Text Field component step by step. As soon as I add ' class="mdl-textfield__input" ' to the input, the text field doesn't work anymore - it disappears. Tracked it down with getBoundingClientRect() and tried to apply a really high z-index... nothing works. Any ideas?
```
```
Everything's ok...
```
```
...and it's gone!
Contributor guide
Assessment
This issue has not been assessed yet.