angular-code-input
angular-code-input copied to clipboard
Fix iPhone13 bug
Fixed a problem where you couldn't switch to the next input box on iPhone 13
@terminatorx hello, thank you for the PR, but what the issue you have fixed in this commit?
On the latest iPhone, the code obtained by onkeydown is 229, so it cannot be automatically entered in the next input box
it is interesting. I will check it.