oferh / ng2-completer

Angular 2 autocomplete component
http://oferh.github.io/ng2-completer/
MIT License
347 stars 172 forks source link

Does ng2-completer works with accents? #377

Open Bloodcast69 opened 6 years ago

Bloodcast69 commented 6 years ago

Hello, I've got simple question. Does ng-2 completer works with the accents? Like mexico and méxico ? Can we search with accents? Best Regards, Bloodcast69

oferh commented 6 years ago

Hi, it might be doing if you use a custom data provider but I think some features like highlighting won't support it.

gusreyes01 commented 6 years ago

@Bloodcast69 It doesn't. I've being trying to make it work for hours now, please let me know if you have better luck. Thank you!

Bloodcast69 commented 6 years ago

Unfortunately, I didn't discover any solution for this.