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
Use a mobile phone or chrome in responsive mode
Go to autocomplete example page
Tap on the label Country of the first autocomplete example
The dropdown list will not appear
If you tap the empty space in the input, next to the label, it will work (at the second attempt if the bug has been reproduced).
Chrome 74 on mobile or responsive mode Vue 2.5.2 vue-material 1.0.0-beta-11
Open the autocomplete list even if I click the <label> element
<label>
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Steps to reproduce
Use a mobile phone or chrome in responsive mode
Go to autocomplete example page
Tap on the label Country of the first autocomplete example
The dropdown list will not appear
If you tap the empty space in the input, next to the label, it will work (at the second attempt if the bug has been reproduced).
Which browser?
Chrome 74 on mobile or responsive mode
Vue 2.5.2
vue-material 1.0.0-beta-11
What is expected?
Open the autocomplete list even if I click the
<label>
elementThe text was updated successfully, but these errors were encountered: