You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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.
The text was updated successfully, but these errors were encountered: