bl00mber / react-phone-input-2

:telephone_receiver: Highly customizable phone input component with auto formatting
https://bl00mber.github.io/react-phone-input-2.html
MIT License
949 stars 536 forks source link

The input makes auto delete the value #447

Open jxnx888 opened 3 years ago

jxnx888 commented 3 years ago

Hello Developer,

There is a bug I cannot resolve from my end. Please take a look.

If I am using the Chinese input method or other's input method which will popup the options, the input will automatically delete when I press the key 'space'. And also it appears on the iPad.

Attach is my screenshot and recorded. autoDelete

https://user-images.githubusercontent.com/22604980/128312845-4ef98761-05e3-4558-8105-835464e963b6.mp4

nfl404 commented 3 years ago

I have the same problem.

XiaoBieThree commented 3 years ago

Right, I have also encountered this situation. When the input method pops up at the pad end, this event will also be triggered if you enter non English, and the last bit of the value entered in the input box will be deleted automatically