[SOLVED] [V2] Autocomplete dropdown item with double quote

I am using V2.2.5, when the autocomplete dropdown item value with double quote, then the value paramenter in “change” event will be undefined when that item is selected.

Should I escape the double quote and how? Many thanks

1 Like

Fixed and made a pull request

1 Like