gcanti / tcomb-form

Forms library for react
https://gcanti.github.io/tcomb-form
MIT License
1.16k stars 136 forks source link

How can I remove the has-error classname when the value is valid #185

Closed yc-yihao closed 9 years ago

yc-yihao commented 9 years ago

the error message disappear but the has-error classname doesn't be removed when the input is valid, why? It doesn't make sense.

gcanti commented 9 years ago

This is not expected. Do you have a test case reproducing the issue?