Upsmod
Upsmod
https://github.com/olefirenko/vue-google-autocomplete/blob/184a6189a33e4883f08e48ed67b29cefe8e182fa/src/VueGoogleAutocomplete.vue#L185C21-L185C21 Need to change subsequence of emits event Right now is: - .... some events - placechanged - input change Right logic is - ... someevents - input change -...
https://github.com/olefirenko/vue-google-autocomplete/blob/184a6189a33e4883f08e48ed67b29cefe8e182fa/src/VueGoogleAutocomplete.vue#L204 Blur effects whe click on result inside google place selector - wrong behavior need to make exception for source of emit