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

Menu auto open and will not close when autocomplete component changes underlying 'items' #5116

Closed
tianhai82 opened this issue Sep 19, 2018 · 1 comment
Labels
duplicate The issue has already been reported

Comments

@tianhai82
Copy link

Versions and Environment

Vuetify: 1.2.4
Vue: 2.5.17
Browsers: Chrome 69
OS: Windows 10

Steps to reproduce

  1. Select an item in the Autocomplete widget
  2. Click the 'Change' button to change the 'items' in the Autocomplete component
  3. The dropdown menu will pop up. Choose any item, the dropdown menu is still there. Click outside of the dropdown menu, the dropdown menu still will not go away.

Expected Behavior

Autocomplete should behave normally when underlying 'items' array is changed

Actual Behavior

Changing underlying array will cause the dropdown menu to be shown.

Reproduction Link

https://codepen.io/tianhai82/pen/RYEWwj

@KaelWD
Copy link
Member

KaelWD commented Sep 19, 2018

Duplicate of #4663

@KaelWD KaelWD marked this as a duplicate of #4663 Sep 19, 2018
@KaelWD KaelWD closed this as completed Sep 19, 2018
@KaelWD KaelWD added the duplicate The issue has already been reported label Sep 19, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Sep 19, 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