vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

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

Open cesxhin opened this issue 6 months ago • 3 comments

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.

cesxhin avatar Aug 20 '24 11:08 cesxhin