-
It's better import all the vuetify library instead of add one by one in the `src/plugins/vuetify.js`
-
### 🧐 Problem Description
在使用Vue内置组件时提示Property '$children' does not exist on type,但是通过使用v-slots时写入时正常。
求助原因🙏
### 💻 Sample code
我的依赖情况
```json
{
"dependencies": {
"@mdi/font"…
-
### Version
3.7.0
### Reproduction link
[https://github.com/iovuio/so-vue-lint-issue-001](https://github.com/iovuio/so-vue-lint-issue-001)
### Environment info
```
System:
OS: m…
parml updated
5 years ago
-
I'm trying out the rally preset. It has a lighter background color from the default dark theme. After I comment out the preset usage in the vuetify.js file, the background color remains the same.
`…
-
## Is your feature request related to a problem? Please describe.
I am using Module Federation with Vue and Vuetify to create a shared component library. While I'm able to share the main Vuetif…
cgodo updated
8 months ago
-
Trying to use this plugin together with VueJS project generated by vue-cli 3.0, but have the following issue: `Missing sources: Expected 126, found 0.` and don't get a list of duplicated resources. Wh…
-
I am having the same issue as #157. I can not reproduce it though. It appears only the one specific project I am working on exhibits this issue. I created a new project and it was working fine. Howeve…
-
### Reporting a bug?
```
failed to load config from /home/user/projects/anzusystems/common-admin/vite.config.lib.ts
error during build:
file:///home/user/projects/anzusystems/common-admin/node_mod…
-
### Describe the bug
We are using CustomRenderers on top of vuetify and test them with jest, vue-test-utils and testing-library. We had very weird errors during test execution:
```
console.warn
…
-
This extension now causes the error: `Error: Cannot find module 'vuetify-loader/lib/plugin'`
Looking into the future, with Vuetify 3 aiming to be released in May 2022.
Vuetify 3 is using a new ve…