autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

Its Automaticly Selecting The First Item Value

Open MirazMac opened this issue 9 years ago • 2 comments

I'm using $('#homeInput').on('selected.xdsoft', function(event, item){ $(this).val(selected.xdsoft.item.value); $("#searchform").submit(); }); Its working fine but the problem is even if user doesn't select any suggestion and press enter its automatically selecting the first suggestion item value :(

MirazMac avatar Dec 06 '15 16:12 MirazMac

I am facing the same problem.

even after autoselect:false,

developer needs to look into this issue

eirtaza avatar Aug 05 '16 07:08 eirtaza

The same thing...

ilkin007 avatar Feb 14 '18 18:02 ilkin007