React-final-form: Material ui v1 Integration

Created on 2 Jul 2018  路  2Comments  路  Source: final-form/react-final-form

I can't get the Material UI Textfield to behave as it should. The field does not seem to focus properly and is not getting the material UI focused classname applied to it.

Example
https://codesandbox.io/s/2p48zw575p

Most helpful comment

Weird. Switching inputProps to InputProps in the TextField component fixed it. The difference is subtle.

All 2 comments

Weird. Switching inputProps to InputProps in the TextField component fixed it. The difference is subtle.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

czterystaczwarty picture czterystaczwarty  路  4Comments

tpbowden picture tpbowden  路  4Comments

antoinerousseau picture antoinerousseau  路  3Comments

niros-welldone picture niros-welldone  路  3Comments

A11oW picture A11oW  路  3Comments