We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Vuetify: 1.1.8 Last working version: 1.0.19 Vue: 2.5.16 Browsers: Firefox 61.0 OS: Ubuntu undefined
At the codepen:
The menu should close after selecting an item.
The menu doesn't close.
https://codepen.io/anon/pen/djJrpx
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)
The text was updated successfully, but these errors were encountered:
Duplicate of #4663
Sorry, something went wrong.
No branches or pull requests
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:
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)
The text was updated successfully, but these errors were encountered: