Trying to get autocomplete to work with an array of objects instead of strings. One problem left, if I try to use the arrow keys to select an item from list, the first item (or last item depending on up or down arrow) is selected and the list closes and the focus moves to the cell in the direction of the arrow key. If I use the mouse to select, it works fine.
https://jsfiddle.net/Ben_Hampson/8o3d06u0/How do I get the arrow keys to behave as they do in your demo?
https://paramquery.com/pro/demos/editing_custom