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-beta.5] Uncaught (in promise) TypeError: Cannot read properties of null (reading 'parentNode') When using v-menu with Nuxt 3 rc.6 #15493

Closed
bubundas17 opened this issue Jul 21, 2022 · 1 comment
Labels
duplicate The issue has already been reported

Comments

@bubundas17
Copy link

bubundas17 commented Jul 21, 2022

Environment

Vuetify Version: 3.0.0-beta.5
Vue Version: Nuxt 3 rc.6
Browsers: Chrome 103.0.0.0
OS: Windows 10

Steps to reproduce

Open up this StackBlitz Project
https://stackblitz.com/edit/github-znktdt?file=app.vue,layouts%2Fdefault.vue,layouts%2Ftest.vue

Run the app and then open the Live preview URL.
and click on "Page-2" Link
image

Expected Behavior

It should navigate to page-2 and also change the Layout.

Actual Behavior

Nothing happens, The whole view stucks with the following error:
TypeError: Cannot read properties of null (reading 'parentNode')
image

Reproduction Link

https://stackblitz.com/edit/github-znktdt?file=layouts/default.vue

@bubundas17 bubundas17 changed the title [Bug Report][3.0.0-beta.5] Uncaught (in promise) TypeError: Cannot read properties of null (reading 'parentNode') When ssing v-menu with Nuxt 3 [Bug Report][3.0.0-beta.5] Uncaught (in promise) TypeError: Cannot read properties of null (reading 'parentNode') When using v-menu with Nuxt 3 Jul 21, 2022
@bubundas17 bubundas17 changed the title [Bug Report][3.0.0-beta.5] Uncaught (in promise) TypeError: Cannot read properties of null (reading 'parentNode') When using v-menu with Nuxt 3 [Bug Report][3.0.0-beta.5] Uncaught (in promise) TypeError: Cannot read properties of null (reading 'parentNode') When using v-menu with Nuxt 3 rc.6 Jul 21, 2022
@KaelWD
Copy link
Member

KaelWD commented Aug 1, 2022

The reproduction link doesn't work, it just gets stuck in a refresh loop. Probably a duplicate of #15323 though.

@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale Aug 1, 2022
@KaelWD KaelWD added duplicate The issue has already been reported and removed S: triage labels Aug 1, 2022
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