react-input-mask
react-input-mask copied to clipboard
On form reset, value of input doesn't return to default value
are you using react-hook-form?
Nope, just a normal form.reset()
I'm having problems using the reset() function from react-hook-form, it doest not reset the field correctly too.
Wow.