Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onSelect Event ? #3

Open
jackbit opened this issue Nov 5, 2019 · 1 comment
Open

onSelect Event ? #3

jackbit opened this issue Nov 5, 2019 · 1 comment

Comments

@jackbit
Copy link

jackbit commented Nov 5, 2019

How to get trigger from this event? this.$emit('select', place, response[0]);
i tried v-on:select="onSelect" but no success

@marcuschristiansen
Copy link

@jackbit Had a look through the component. You need to use @autocomplete-select="onSelect"

CSalih added a commit to CSalih/vue-place-autocomplete that referenced this issue Nov 25, 2020
fixed input field not updated after item click
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants