AlbertLucianto / vue-text-highlight

Text highlighter library for Vue.js :lipstick:
https://albertlucianto.github.io/vue-text-highlight
MIT License
326 stars 35 forks source link

Highlighting issue with character "ß" #26

Open pizzafuer2 opened 4 years ago

pizzafuer2 commented 4 years ago

As soon as I add a german "ß" into the text which is highlighted, all highlighted matches after this special character are corrupt / moved at one character. Even if you're not searching for this character... just the presence of this special character causes the issues!

Screenshot