jQuery-Autocomplete icon indicating copy to clipboard operation
jQuery-Autocomplete copied to clipboard

formatResult vs. HTML

Open oldrich-s opened this issue 7 years ago • 0 comments

There is probably a bug here:

https://github.com/devbridge/jQuery-Autocomplete/blob/master/src/jquery.autocomplete.js#L139

as when the value contains HTML, it gets injected directly into the HTML.

oldrich-s avatar Jul 25 '18 06:07 oldrich-s