Closed
Description
When using the autoselect: true, it indicates that it's selecting the first suggestion, what I saw that on mobile (iOS, Safari) clicking done doesn't trigger the "Enter" event so it's doesn't select it. In android I noticed that after you see the indication that it's selected users just switch to next input.
So I really needed a way to select it on blur, I've created new option "autoselectOnBlur" very simple, could I push this as a PR? Will be nice to keep it in the code base if it's useful for others as well and easier to maintain version updates for me.