You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys!
There is some trouble with the taginput. It's ok for eng language, but when I try to write tags on russian/ukrainian languages and press key "," its add tag instead of add russian/ukrainian letter "Б" to the input field.
I highly recommend to delete event.keyCode === 188 from the source code in TagInput.vue on 202 string.
The text was updated successfully, but these errors were encountered:
Hi guys!
There is some trouble with the taginput. It's ok for eng language, but when I try to write tags on russian/ukrainian languages and press key "," its add tag instead of add russian/ukrainian letter "Б" to the input field.
I highly recommend to delete event.keyCode === 188 from the source code in TagInput.vue on 202 string.
The text was updated successfully, but these errors were encountered: