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.5.12] RouterLink.useLink is not a function when using with Nuxt [3.11.1] #19487

Closed
SvetlozarValchev opened this issue Mar 27, 2024 · 0 comments · Fixed by #19492
Assignees

Comments

@SvetlozarValchev
Copy link

SvetlozarValchev commented Mar 27, 2024

Environment

Vuetify Version: 3.5.12
Last working version: 3.5.11
Vue Version: 3.4.21
Browsers: Chrome 123.0.0.0
OS: Windows 10

Steps to reproduce

  1. Setup Nuxt 3 + Vuetify 3 using this guide: https://vuetifyjs.com/en/getting-started/installation/#using-nuxt-3
  2. Add a vuetify component in app.vue (v-btn is also enough)

Expected Behavior

Should show a vuetify button

Actual Behavior

Error 500
RouterLink.useLink is not a function

Reproduction Link

https://codesandbox.io/p/devbox/aged-voice-r3stnw

Other comments

This occurs with any vuetify component (initially found out with v-card). I've tried to keep the test bed as simple as possible.

Here is the exact same sandbox, but with Vuetify 3.5.11 https://codesandbox.io/p/devbox/nuxt3-11-1-vuetify3-5-11-works-tt7q42 where it works.

@SvetlozarValchev SvetlozarValchev changed the title [Bug Report][3.5.12] NuxtRouterLink.useLink is not a function when using with Nuxt [3.11.1] [Bug Report][3.5.12] RouterLink.useLink is not a function when using with Nuxt [3.11.1] Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants