v-autocomplete
v-autocomplete copied to clipboard
Fix autocomplete not firing on Android until space bar pressed
On Android devices the autocomplete event would not fire until a space was entered. Seems related to an issue with VueJS logged here https://github.com/vuejs/vue/issues/8231
@paliari please review this PR -- we're currently using a forked version and may have more to contribute.