-
**Environment**
Vuetify Version: 2.1.6
Last working version: 2.1.5
Vue Version: 2.6.10
@nuxtjs/vuetify version : 1.9.0
Browsers: Google Chrome
OS: Linux
**Steps to reproduce**
Downgrade …
-
error /work/raspi-django-vue/raspiweb/node_modules/chromedriver: Command failed.
Exit code: 1
Command: node install.js
Arguments:
Directory: /work/raspi-django-vue/raspiweb/node_modules/chromedri…
-
After updating our UI from vuetify 2 to vuetify 3 no interactions is possible with input fields.
The significant change I see is the way how input field is now embedded in the vutify TextField compon…
-
**Module version**
```
"dependencies": {
"@nuxtjs/vuetify": "^1.9.1",
"nuxt": "^2.11.0"
}
```
**Describe the bug**
Vuetify critical CSS and theme CSS are not included in the SSR resp…
-
### 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: `…
-
how to activate multithreading on pm2 ecosystem.config.js on this 1 instance, this is my ecosystem.config.js now:
module.exports = {
apps: [
{
name: "Voila-Test-Kernel-10",
sc…
-
The existing Docker image is about a year old, and many of the frontend Vue.js dependencies are obsolete.
I rebuilt the entire `frontend` for [Nuxt.js](https://nuxtjs.org/) (which is to Vue what Ne…
-
I have "Commercial Use" License.
Well, maybe just me, i18n wasn't valid.
It was solved by the following patch.
Thanks!
```
diff --git a/src/main.js b/src/main.js
index aa38375..7905ffe 1…
-
# 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…
-
I recently switch over from notebooks to jupyterlab. After installing everything according to the docs, I get this JS error when running the examples:
```
Failed to load model class 'VuetifyTemp…