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][3.1.10] VSelect in VDialog component, options are flickered when first time clicked on VSelect #16960

Closed
DeepKumbhare85 opened this issue Mar 20, 2023 · 1 comment
Labels
duplicate The issue has already been reported

Comments

@DeepKumbhare85
Copy link

Environment

Vuetify Version: 3.1.10
Vue Version: 3.2.47
Browsers: Chrome 111.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

  1. Open the playground link given in issue
  2. Scroll down to end, you will find a button "Open Dialog".Click on the button and this will open a dialog
  3. In dialog, try opening the city list from VSelect component and you will find that first time options are not shown.

Expected Behavior

VSelect component should show options every time when clicked on the component

Actual Behavior

When first time clicked on VSelect component, options are flickered. on second time onwards, mostly it works properly.

Reproduction Link

https://play.vuetifyjs.com/#...

@DeepKumbhare85 DeepKumbhare85 changed the title [Bug Report][3.1.10] VSelect in VDialog component, flickers the options when first time clicked on VSelect [Bug Report][3.1.10] VSelect in VDialog component, options are flickered when first time clicked on VSelect Mar 20, 2023
@KaelWD
Copy link
Member

KaelWD commented Mar 21, 2023

Duplicate of #16770

@KaelWD KaelWD marked this as a duplicate of #16770 Mar 21, 2023
@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2023
@KaelWD KaelWD added the duplicate The issue has already been reported label Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate The issue has already been reported
Projects
None yet
Development

No branches or pull requests

2 participants