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

disappear autocomplete after item selection #109

Open
Nits7029 opened this issue Oct 1, 2015 · 2 comments
Open

disappear autocomplete after item selection #109

Nits7029 opened this issue Oct 1, 2015 · 2 comments

Comments

@Nits7029
Copy link

Nits7029 commented Oct 1, 2015

Hello,

I have used "autocompleteselect input" event to get selected item but it will not hide autocomplete box after item selection.

And if I am not using "autocompleteselect input" event then it is working fine.

Please give me a solution.

@mizzao
Copy link
Collaborator

mizzao commented Oct 1, 2015

Are you doing some sort of event.preventDefault() or event.stopPropagation() in your callback?

@Nits7029
Copy link
Author

Nits7029 commented Oct 2, 2015

No,

I uploaded it on server and It works on live site but some how it's not working in local.

Thanks.

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