angular-code-input icon indicating copy to clipboard operation
angular-code-input copied to clipboard

Fix iPhone13 bug

Open terminatorx opened this issue 3 years ago • 3 comments

Fixed a problem where you couldn't switch to the next input box on iPhone 13

terminatorx avatar Dec 20 '21 03:12 terminatorx

@terminatorx hello, thank you for the PR, but what the issue you have fixed in this commit?

AlexMiniApps avatar Dec 20 '21 13:12 AlexMiniApps

On the latest iPhone, the code obtained by onkeydown is 229, so it cannot be automatically entered in the next input box

terminatorx avatar Dec 21 '21 01:12 terminatorx

it is interesting. I will check it.

AlexMiniApps avatar Dec 21 '21 12:12 AlexMiniApps