vue-google-autocomplete
vue-google-autocomplete copied to clipboard
Blur first value
Hello and thanks a lot for this Plugin :). It is very easy and comfortable to use 👍 .
But there is 1 Problem I have. The placechanged event will not be triggered if the user doesn't choose a value from the dropdown. I wanted to know if there is a possibility to trigger this event with a blur and provide the first address that google would recommend?
I would be very grateful for your help.
2 years later and this feature would still be absolute fire 🔥On the same page, the refs function .update()
should trigger the event placechanged
too.