developit / developit/tags-input
Unexpected behaivor on Russian keyboard layout
Open
- Dominant language
- JavaScript
- Stars
- 333
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
[In your code](https://github.com/developit/tags-input/blob/master/src/tags-input.js#L7) you use key codes to determine which key was pressed. But on Russian keyboard layout we have letter `б` on 188th key code. For example, if I type `яблоко` which means `apple` in english, I get this result:


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.