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

autocomplete dropdown issue #789

Open
laravelvuedev opened this issue Apr 6, 2022 · 2 comments
Open

autocomplete dropdown issue #789

laravelvuedev opened this issue Apr 6, 2022 · 2 comments

Comments

@laravelvuedev
Copy link

The issue i am facing is with autocomplete dropdown it sometimes work perfectly fine and sometime don't, without giving any error in the console <GmapAutocomplete @place_changed="setPlace" /> i tried to add an alert on my setPlace method to see if the event is fired the problem is it sometimes works and shows the autocomplete dropdown and sometime don't can you please help, thank

@laravelvuedev
Copy link
Author

image
Also there are no errors in console, one more issue i am facing is that when i call a component inside another vue component autocomplete address field isn't working at that point either, can you tell me what might be the issue i am facing, thanks.

@Atidhaya
Copy link

I also have the same problem. The autocomplte dones't work when using autocomplete inside the dialog while having another autocomplete on the page.

The autocomplete on dialog won't have their supposedly dropdown data display while typing to search, the autocomplete on page works fine.

Screen Shot 2565-07-18 at 08 35 00

The error below occurs when press enter for autocomplete on dialog

Screen Shot 2565-07-18 at 08 33 03

Screen Shot 2565-07-18 at 08 33 55

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