bootstrap-ajax-typeahead
bootstrap-ajax-typeahead copied to clipboard
Problem with non latin chars.
Hey, I have a problem about search. I'm using ajax because of that but still I need one morething like force plugin to show data from ajax. Here is an explanation
When I type: İsta It shows expected value: İstanbul
But when I typed ista It doesn't show anything but I could see the ajax response İstanbul
Thank you,