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] V-menu activator property not working for selector or ref #7824

Closed
mju516 opened this issue Jul 14, 2019 · 1 comment
Closed
Labels
duplicate The issue has already been reported

Comments

@mju516
Copy link

mju516 commented Jul 14, 2019

Versions and Environment

Vuetify: 1.5.16
Vue: 2.6.10
Browsers: Firefox 60.0
OS: Windows

Steps to reproduce

Attempt to click on the button to open the menu.
The v-menu doesn't open when setting activator property to be a querySelector.

Expected Behavior

The v-menu component should open.

Actual Behavior

The v-menu doesn't open when setting activator property to be a querySelector.

Reproduction Link

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

Other comments

An example was provided to me on the Discord that specifying a DOM node directly appears to work at the moment. https://codepen.io/anon/pen/PrvQBM

@ghost ghost added the S: triage label Jul 14, 2019
@KaelWD
Copy link
Member

KaelWD commented Jul 15, 2019

Duplicate of #5890

@KaelWD KaelWD marked this as a duplicate of #5890 Jul 15, 2019
@KaelWD KaelWD closed this as completed Jul 15, 2019
@KaelWD KaelWD added duplicate The issue has already been reported and removed S: triage labels Jul 15, 2019
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