Mobile input input box, the first click can pull up the keyboard, click again can not pull up the keyboard

after 1.IOS clicks to pull up the keyboard for the first time, click on the completion of the IOS keyboard to put away the keyboard, and input loses focus.
2. Click input, again, there is no response, the keyboard can not be pulled up.
3. Tap the input box to pull up the keyboard

Mar.25,2021
Does

not eject the keyboard or is it blocked? Please give a screenshot of the effect


code? Better send it.


I don't know the specific reason for the occurrence, which may be the 300ms delay of the click event. The solution currently used is to add a class name to each input, then bind the click event, and call the input focus method


problem solved? I have the same problem

Menu