jquery-typeahead icon indicating copy to clipboard operation
jquery-typeahead copied to clipboard

Duplicate items

Open iwega opened this issue 3 years ago • 1 comments

When use this library with this use

$('.js-typeahead').typeahead({ order: "asc", source: { groupName: { // Array of Objects / Strings data: [ {...}, {...} ] } }, callback: { onInit: function () { ... } } });

I see duplicate items in suggestion list: Screen Shot 2022-09-06 at 10 45 46 AM

Contact: [email protected]

iwega avatar Sep 06 '22 14:09 iwega

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 12 '22 21:11 stale[bot]