Use input instead of keyup/change events
In lieu of a click event, the change event was being fired when clicking out of the search input. The input event seems to be what we actually want. Fixes #273pull/749/head
parent
cfc3b8e6a5
commit
1a82a12a30
Loading…
Reference in New Issue