react-intl-tel-input icon indicating copy to clipboard operation
react-intl-tel-input copied to clipboard

How to prevent onPhoneNumberChange?

Open sbogdaniuk opened this issue 9 years ago • 4 comments

Hey, I need to allow only digits. Do you have some example how to do it?

Thanks.

sbogdaniuk avatar Jul 22 '16 12:07 sbogdaniuk

@sbogdaniuk I don't have an answer for you yet but I'm going to be facing a similar problem. I have used the non-react version of this component in combination with a jQuery input masking library to achieve a similar effect.

I'll report back what I figure out for accomplishing the same thing with react and this component.

atuttle avatar Sep 08 '16 19:09 atuttle

Is this feature still needed?

superhit0 avatar Jan 06 '19 02:01 superhit0

Yes it is. I'm trying to avoid text typing.

muriloSanto avatar Jun 19 '19 19:06 muriloSanto

@superhit0 yes it is needed as it is required.

majidaliharoon-dev avatar Sep 08 '21 07:09 majidaliharoon-dev