Availity / availity-reactstrap-validation

Easy to use React validation components compatible for reactstrap.
https://availity.github.io/availity-reactstrap-validation/
MIT License
191 stars 70 forks source link

Prevent type more #188

Open hungdev opened 4 years ago

hungdev commented 4 years ago

i have to validate number with allow only 2 digits after the decimal. So i want to prevent type more 2 numbers with the condition. I setState but it does not re-render input. I tried with input (pure) its ok. but with AvField it is not ok. Please take a look at my example https://stackblitz.com/edit/react-vajwfo