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

[Bug Report] vAutocomplete doesn't close menu when items change #4756

Closed
johnkingsley opened this issue Jul 31, 2018 · 1 comment
Closed
Labels
duplicate The issue has already been reported

Comments

@johnkingsley
Copy link

Versions and Environment

Vuetify: 1.1.8
Last working version: 1.0.19
Vue: 2.5.16
Browsers: Firefox 61.0
OS: Ubuntu undefined

Steps to reproduce

At the codepen:

  1. Choose an item on the vAutocomplete
  2. Notice the menu doesn't close

Expected Behavior

The menu should close after selecting an item.

Actual Behavior

The menu doesn't close.

Reproduction Link

https://codepen.io/anon/pen/djJrpx

Other comments

I'm pretty sure this bug is due to change d4732ec

Perhaps the if-statement should also check that this.hideNoData is true?
(I'm basing this on the comment of the commit)

@KaelWD
Copy link
Member

KaelWD commented Jul 31, 2018

Duplicate of #4663

@KaelWD KaelWD marked this as a duplicate of #4663 Jul 31, 2018
@KaelWD KaelWD closed this as completed Jul 31, 2018
@KaelWD KaelWD added the duplicate The issue has already been reported label Jul 31, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate The issue has already been reported
Projects
None yet
Development

No branches or pull requests

2 participants