Closed userquin closed 1 year ago
Name | Link |
---|---|
Latest commit | 3a6343e6fddbbcd0a61a661d3351405b7df71bb2 |
Latest deploy log | https://app.netlify.com/sites/vuetify-nuxt-module/deploys/655f6d47e140f00008096e17 |
Deploy Preview | https://deploy-preview-156--vuetify-nuxt-module.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This PR includes:
#app/nuxt
module augmentation to#app
^3.4.0^3.4.3: logic updated for labs components anduseDate
composable and fixing 3.4.0VDatePickerYears.tsx:77 Uncaught (in promise) TypeError: adapter.getNextYear is not a function
useNuxtApp().$i18n
will resolve the type properly only when usingNode
module resolution, usingBundler
the type isany