You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So basically whenever I type Division in my typeahead I want it to match Division as well as Divisón , and I have checked and console logged to ensure that my database does the above job fine . However , when the :existing-options have Diacritics , the typeahead does not show the base character matching results.
The text was updated successfully, but these errors were encountered:
@AlexMordred , I am working on an issue , for which this feature is necessary.
Could you please take a look and assist me to solve it ?
I have made a PR #177 .
Thanks in advance
So basically whenever I type
Division
in my typeahead I want it to matchDivision
as well asDivisón
, and I have checked and console logged to ensure that my database does the above job fine . However , when the:existing-options
have Diacritics , the typeahead does not show the base character matching results.The text was updated successfully, but these errors were encountered: