react-maskedinput icon indicating copy to clipboard operation
react-maskedinput copied to clipboard

Fix mask value setting on change

Open tx44 opened this issue 9 years ago • 3 comments

tx44 avatar Aug 03 '16 08:08 tx44

what bug or scenario did you reach where this wasn’t working?

iamdustan avatar Aug 09 '16 15:08 iamdustan

This seems to be fixing an issue I'm having.

After entering a value into the masked input the actual input element in the page's value is not set. His change ensures that the element's value is set to the masked value.

wedgex avatar Aug 12 '16 14:08 wedgex

Can I get a rebase then I’ll land this in a beta release?

iamdustan avatar Aug 31 '16 13:08 iamdustan