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.0.0] v-menu is not working #16051

Closed
alokVishu opened this issue Nov 9, 2022 · 10 comments
Closed

[Bug Report][3.0.0] v-menu is not working #16051

alokVishu opened this issue Nov 9, 2022 · 10 comments
Assignees
Labels
C: VOverlay VOverlay has workaround P: critical The issue is of critical importance T: bug Functionality that does not work as intended/expected upstream Problem with a third party library that we may have to work around
Milestone

Comments

@alokVishu
Copy link
Contributor

Environment

Vuetify Version: 3.0.0
Vue Version: 3.2.42
Browsers: Chrome 107.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

Just refer to the above example

Expected Behavior

v-menu work like previous

Actual Behavior

There is a console error. _ref2 is not iterable

Reproduction Link

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

@KaelWD

This comment was marked as outdated.

@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale Nov 9, 2022
@github-actions github-actions bot removed the S: triage label Nov 9, 2022
@KaelWD KaelWD reopened this Nov 9, 2022
@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VOverlay VOverlay and removed layer 8 issue labels Nov 9, 2022
@KaelWD KaelWD added this to the v3.0.x milestone Nov 9, 2022
@KaelWD KaelWD self-assigned this Nov 9, 2022
@alokVishu
Copy link
Contributor Author

We are on the verge of the release so is there any workaround for now?

@markmirandilla
Copy link

Experiencing the same issue, it also affects the v-select dropdown menu and tooltip. It's a show-stopper bug and hoping for a workaround :(

@markmirandilla
Copy link

markmirandilla commented Nov 9, 2022

The workaround I did is to revert to 3.0.0-beta.15

@KaelWD KaelWD added the upstream Problem with a third party library that we may have to work around label Nov 9, 2022
@KaelWD
Copy link
Member

KaelWD commented Nov 9, 2022

This is caused by vuejs/core#5033, revert to vue 3.2.41

@markmirandilla
Copy link

3.2.41

Thanks! reverting to vue 3.2.41 temporarily fixed the issue

@HAFTSTUDIO
Copy link

Just now running into the same, I've tried reverting to vue 3.2.41: still error; vuetify 3.0.0-beta.15: still error....

@KaelWD
Copy link
Member

KaelWD commented Nov 9, 2022

https://jubianchi.github.io/semver-check/#/^3.2.41/3.2.42
you need to set an exact version

@HAFTSTUDIO
Copy link

Thanks, the workaround worked with the exact version constraint.

@KaelWD
Copy link
Member

KaelWD commented Nov 9, 2022

Fixed in Vue 3.2.43

@KaelWD KaelWD closed this as completed Nov 9, 2022
@KaelWD KaelWD unpinned this issue Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VOverlay VOverlay has workaround P: critical The issue is of critical importance T: bug Functionality that does not work as intended/expected upstream Problem with a third party library that we may have to work around
Projects
None yet
Development

No branches or pull requests

4 participants