There seems to be an issue with the input event listeners not working in autocomplete when using both the selector and the inputSelector. Our demo store uses just selector and passes the input and all the events for submit and enter key work as expected, however if you change the selector to something else, and set inputSelector to the input classes, the events no longer work.