Posted 30 May 2018, 12:51 pm EST
Hi,
Why itemsSourceFunction of the AutoComplete component is adding backward slash when you query for the terms that contain ‘.’ and ‘-’.
So, search term ‘test -’ becomes ‘test -’ as a query parameter of the itemsSourceFunction.
Is this by design? If it is by design I would like to know the explanation and what is the logic behind it, and
how to prevent this from happening?
Is there a way to just get what you typed for as query parameter of the itemsSourceFunction?
I’m using Wijmo version 5.20181.436-rc with Angular 5.
Thanks in advance.
