DigitalRiver / react-atlas

Composable React components with CSS Modules.
http://digitalriver.github.io/react-atlas/
MIT License
38 stars 25 forks source link

TextField - Disabled prop disables the TextField, but it is still editable #735

Closed Magneticmagnum closed 6 years ago

Magneticmagnum commented 6 years ago

Disabled prop disables the TextField, but it is still editable when you click around the TextField in certain areas.

See image:

image

Darper commented 6 years ago

Fixed in the 0.1.0-rc branch.