sanniassin / react-input-mask

Input masking component for React. Made with attention to UX.
MIT License
2.22k stars 257 forks source link

I need to return the values ​​without the mask to save to the database #265

Closed jonatasrmoura closed 3 years ago

jonatasrmoura commented 3 years ago

my mask has to show the characters to the user, but I have to save without them.

jontiritilli commented 3 years ago

Having the same issue. Using Formik as well, but I can't seem to find a way to unmask or replace with ''.