You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking an item on the selection list sometimes does not select the item. You need to click fast to select the item. If you are slow releasing the mouse button on the click, the item is not selected.
I noticed that this problem does not exist on the demo website. How can I fix this so that the item is selected regardless of how fast the mouse button is released during a click operatoin?
Activity
boldtrn commentedon Dec 29, 2020
Good catch, I was hunting this issue for months! This behavior was introduces here: d556a87
Maybe we could increase 200 ms to 300-400 ms?
boldtrn commentedon Dec 29, 2020
BTW: I think the demo website uses a very old version of the autocomplete, you might not want to check that too closely ;)