Hello, I'm testing the subject of accents with JQuery Autocomplete1.8.16 and as I have a huge list of terms, I realize that there are problems with accented words in the first letter, such as by having"Ámbito" at the base data, if one writes in the box as "Ambito" orwithout an accent, it should show "Ámbito" but this does not happen. Only displayed if you type an accent. But the idea is to showeverything you write or not to accent.
Damian