We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Vuetify Version: 3.7.0 Vue Version: 3.4.38 Browsers: Chrome 127.0.0.0 OS: Mac OS 10.15.7
Import library of vuetify inside modules/style/plugins/vuetify-setup.ts
Without error of typescript
The method of lodash or i18n show error for typescript.
https://codesandbox.io/p/devbox/weathered-brook-g3klnn
Maybe conflict something? I used nuxt version 3.12.4.
The text was updated successfully, but these errors were encountered:
Hi @KaelWD, I found the problem.
Please read this post nuxt/nuxt#28446.
I think that you should change this part.
Sorry, something went wrong.
This has already been changed: 7c8aeef
Please try the latest nightly build: https://vuetifyjs.com/en/getting-started/installation/#nightly-builds
@KaelWD It works, but I need the stable version, how long should I wait?
No branches or pull requests
Environment
Vuetify Version: 3.7.0
Vue Version: 3.4.38
Browsers: Chrome 127.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
Import library of vuetify inside modules/style/plugins/vuetify-setup.ts
Expected Behavior
Without error of typescript
Actual Behavior
The method of lodash or i18n show error for typescript.
Reproduction Link
https://codesandbox.io/p/devbox/weathered-brook-g3klnn
Other comments
Maybe conflict something? I used nuxt version 3.12.4.
The text was updated successfully, but these errors were encountered: