Like https://github.com/pawelczak/EasyAutocomplete/issues/101 Steps to reproduce: 1. enter search 2. use arrows to select an item from the list (they become grey, like they are active) 3. hit tab key 4. the value of the text fields changes I would expect that the onChooseEvent is triggered, but it is not.