wenzhixin / multiple-select

A jQuery plugin to select multiple elements with checkboxes :)
http://multiple-select.wenzhixin.net.cn
MIT License
1.91k stars 652 forks source link

when filter character ک arabic in search box no result found #581

Closed mehdi-mashayekhi closed 7 months ago

mehdi-mashayekhi commented 2 years ago

hi when i serach in select box a word with char (ک) results not found!

please help me!

mehdi-mashayekhi commented 2 years ago

????

ghiscoding commented 7 months ago

probably caused by this code, you need to add assigned unicode for it

https://github.com/wenzhixin/multiple-select/blob/52ece8d752814caf3808d5e2a60a362a5115f3f5/src/utils/index.js#L18-L112

wenzhixin commented 7 months ago

Fixed in the latest version: https://multiple-select-live.wenzhixin.net.cn/code/wenzhixin/16925 image