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.7.0] Broke typescript for lodash and i18n library #20362

Open
cesxhin opened this issue Aug 20, 2024 · 3 comments
Open

[Bug Report][3.7.0] Broke typescript for lodash and i18n library #20362

cesxhin opened this issue Aug 20, 2024 · 3 comments
Labels
S: needs reproduction The issue does not contain a valid reproduction S: triage

Comments

@cesxhin
Copy link

cesxhin commented Aug 20, 2024

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.

@KaelWD KaelWD added the S: needs reproduction The issue does not contain a valid reproduction label Aug 20, 2024
@cesxhin
Copy link
Author

cesxhin commented Aug 21, 2024

Hi @KaelWD, I found the problem.

Please read this post nuxt/nuxt#28446.

I think that you should change this part.
image

@KaelWD
Copy link
Member

KaelWD commented Aug 21, 2024

This has already been changed: 7c8aeef

Please try the latest nightly build: https://vuetifyjs.com/en/getting-started/installation/#nightly-builds

@cesxhin
Copy link
Author

cesxhin commented Aug 21, 2024

@KaelWD It works, but I need the stable version, how long should I wait?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: needs reproduction The issue does not contain a valid reproduction S: triage
Projects
None yet
Development

No branches or pull requests

2 participants