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] Autocomplete/Combobox can't select same item after modifying input #7259

Closed
ianperez opened this issue May 21, 2019 · 1 comment · Fixed by anyulled/reactivewebflux#1 · May be fixed by santosomar/linux_kernel_cves#2
Assignees
Labels
C: VAutocomplete VAutocomplete C: VCombobox VCombobox lts T: bug Functionality that does not work as intended/expected
Milestone

Comments

@ianperez
Copy link

Versions and Environment

Vuetify: 1.5.14
Vue: 2.6.10
Browsers: Chrome 74.0.3729.157
OS: Windows 7

Steps to reproduce

Select a value in either the combobox or autocomplete inputs. Press backspace to delete the last character. Try to click the same value again from the list.

Expected Behavior

Clicked item is selected

Actual Behavior

Clicked item is not selected

Reproduction Link

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

@ghost ghost added the S: triage label May 21, 2019
@johnleider johnleider added C: VAutocomplete VAutocomplete C: VCombobox VCombobox T: bug Functionality that does not work as intended/expected and removed S: triage labels Jul 29, 2019
@johnleider johnleider added this to the v2.0.x milestone Jul 29, 2019
@johnleider johnleider self-assigned this Jul 29, 2019
KaelWD added a commit that referenced this issue Nov 7, 2019
@KaelWD KaelWD added the lts label Nov 7, 2019
@KaelWD
Copy link
Member

KaelWD commented Nov 7, 2019

Backported: aa9e7cb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VAutocomplete VAutocomplete C: VCombobox VCombobox lts T: bug Functionality that does not work as intended/expected
Projects
None yet
3 participants