Closed lna1989 closed 6 months ago
If you make an alias on a VDatePicker, there will be a declaration error in the console.
Example: https://stackblitz.com/edit/nuxt-starter-pqlhoy?file=vuetify.config.ts
Steps for playback: 1.Follow the link from example
Additional information: At the same time, it is impossible to interact with the application, as well as with the displayed calendars on the main page.
Working SB reproduction: https://stackblitz.com/edit/nuxt-starter-ng15sv?file=package.json (just update vuetify module to 0.14.1)
0.14.1
If you make an alias on a VDatePicker, there will be a declaration error in the console.
Example: https://stackblitz.com/edit/nuxt-starter-pqlhoy?file=vuetify.config.ts
Steps for playback: 1.Follow the link from example
Additional information: At the same time, it is impossible to interact with the application, as well as with the displayed calendars on the main page.