-
The documentation at https://docs.cypress.io/guides/component-testing/vue/examples#Replicating-the-expected-Component-Hierarchy has not been updated for Vuetify 3 and as such, it does not work for the…
-
Hi!
I was having some trouble using this plugin along with Vuetify. For some reason, when I ran `npm run build` most of the CSS of the components that I was using on my page was not loaded.
After so…
-
# Vue CLI Router + Vuetify plugins | Jonathan's Dev Blog
banner What is this? A short tutorial about how to correctly combine Vue CLI’s router plugin and vuetify plugin into one layout. What’s the pr…
-
How can I access `$vuetify` from plugin? I use i18n plugin and I want to change vuetify locale when i18n's one changed:
```
export default function({ app }) {
app.i18n.onLanguageSwitched = (oldLo…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.10.0`
- Nuxt Version: `3.0.0-rc.13`
- Nitro Version: `0.6.1`
- Package Manager: `npm@8.19.2`
- Builder: `…
-
Expanding one of the ideas from here - https://github.com/ElMassimo/iles/issues/276. I want to run this past the community before submitting a PR. Please share your thoughts.
**Is your feature requ…
-
**Context:**
- Browser Brave
- Browser-version: Versión 1.71.104 Chromium: 129.0.6668.89 (Build oficial) beta (64 bits)
- Schedule-X version: 2.3.0
- Vue 3.5.10
**Describe the bug**
After up…
-
### Vue - Official extension or vue-tsc version
Vue - Official extension
### VSCode version
1.94.1
### Vue version
2.6.14
### TypeScript version
5.6.2
### System Info
```shell
System:
OS…
-
### What happened?
I've packaged tldraw inside my vue app.
I'm encountering a problem building it using vite / rollup in the `debug-flags.mjs` file.
The error I'm getting is the following :
``…
-
Hello. I am trying to deploy my website onto a Linux VM (Redhat 8). The website works as expected when run locally on my Windows machine, but deploying to Linux has made an issue I resolved previousl…