Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Unicode is not supported #1925

Unanswered
Cossack13 asked this question in Q&A
Discussion options

The search for Russian characters does not work.

You must be logged in to vote

Replies: 2 comments

Comment options

This worked correctly in version v0.12.6
https://snipp.ru/jquery/select-search

You must be logged in to vote
0 replies
Comment options

@Cossack13

Maybe this is caused from respect_word_boundaries option.
From v0.15.0, respect_word_boundaries option is turned to true by default.

refs:

This causes a known problem.
#1916

For now, you may can resolve this problem with like following.

$('#target').selectize({ 
 respect_word_boundaries: false, 
})
You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /