Loshchenin Nikita

Results 8 comments of Loshchenin Nikita

@VirAlex @q00u i'm use this `import VueTelInputVuetify from 'vue-tel-input-vuetify/lib/vue-tel-input-vuetify'` in component and everything fine in nuxt.js but i'm not include component globally to project, only in one target. Although I...

Same issue. Ubuntu 20.04.6 LTS 64-bit with GeForce GT 710 and Intel® Core™ i5-8400

@chakAs3 Is there any update on this issue? Is there anything the community can do to help?

Faced the same problem. Is there any update on this issue? It is necessary to separate the option for queries and mutations in order to set their values separately. Although,...

Thanks for the quick response! Can we add a rule, if the value is an arrow function, () => ['project-layer'], then overwrite the value, and not merge with the previous...

@userquin I have already been there, I have not achieved the expected result, but now I will try again.

@userquin When using the arrow function, no additional class appears. ```javascript defaults: { VBtn: { variant: 'outlined', class: () => ['project-layer'], }, }, ``` Result: ```html VBtn ```

@kazupon @BobbieGoede Oh, I'm sorry, it looks like I really messed up the rewrite functionality in app.config.ts. But in any case, we must have some method not of extending, but...