NewOldMax / react-form-validator-core

Core validator component for react forms
MIT License
95 stars 44 forks source link

Use with input mask #11

Closed ianitsky closed 6 years ago

ianitsky commented 6 years ago

Hi

I'm trying to use this lib with react-input-mask like the example:

material-ui + text-mask demo

But if I bu like the example, nothing happens.

Have any idea to make this work?

NewOldMax commented 6 years ago

Hi, your issue isn't related to this library. I guess you're talking about react-material-ui-form-validator. Please, open it there and provide more info, like your code example