vuetify
vuetify copied to clipboard
[Bug Report][3.7.0] Broke typescript for lodash and i18n library
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.