sanniassin / react-input-mask

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

I pass props.value but Input do not work correct #233

Closed coldSeattle closed 3 years ago

coldSeattle commented 3 years ago

I have an mask like: +7 and I want to set initial value from props like +7 499 _ __ but also I cannot then delete those digits, like ghosts. when type backspace arrow should moving but bypass this props value

SivaGanesh56 commented 3 years ago

any update ?

coldSeattle commented 3 years ago

I already a long time did not usein this library and I think I should close this issue.