Text Field fails on Jest snapshot test, with error Cannot read property 'scrollHeight' of null
#5531
Labels
component: text field
This is the name of the generic UI component, not the React module!
Text Field fails on Jest snapshot test, with error
Cannot read property 'scrollHeight' of null
Link to test project on Github
Versions
Comment
I am trying to render a Jest snapshot of a component that includes a Material UI Text Field, and I encountered this error. I've included a link above to a repo which reproduces this problem. Any help you could provide is greatly appreciated. Thank you.
The text was updated successfully, but these errors were encountered: