vuetify-module icon indicating copy to clipboard operation
vuetify-module copied to clipboard

Vuetify Module for Nuxt 2

Results 119 vuetify-module issues
Sort by recently updated
recently updated
newest added

**Module version** @nuxtjs/vuetify-v1.11.0 **Describe the bug** Datepicker shows the current date the first time it's loaded but as soon as I change the date the current date disappears. It re-appears...

I'm currently trying to work out how to add Vuetify eslint checking to my project. Has anybody out there done it and can give me some tips? Are there any...

feature request

**Module version** 1.11.3 **Describe the bug** Vuetify treeshake progressive image module not working **To Reproduce** [https://github.com/SugarF0x/vuetify-preload](https://github.com/SugarF0x/vuetify-preload) Steps to reproduce the behavior: 1. Run `npm create-nuxt-app` with Vuetify & TS selected...

**Module version** `1.11.0` **Describe the bug** The following code: ```html ``` doesn't return an image, but it returns an error: ```html [Vue warn]: Invalid prop: type check failed for prop...

**Module version** The version of the module you're using. ^1.11.3 **Describe the bug** A clear and concise description of what the bug is. A simple data table ```html Test test...

**Module version** "@nuxtjs/vuetify": "^1.11.3" **Describe the bug** I have two pages, each page has a date-picker component. When I switch from Page 1 to Page 2, all vuetify components disappear...

**Module version** "@nuxtjs/vuetify": "^1.11.2" **Describe the bug** hi. my nuxtjs project not work in edge browser and log console error. `SCRIPT1028: SCRIPT1028: Expected identifier, string or number`.

**Is your feature request related to a problem? Please describe.** When breaking changes in vuetify versions are present (like in 2.4 the row padding) it is not possible to specify...

feature request

**Module version** - @nuxtjs/vuetify 1.11.2 **Describe the bug** Color settings of dark theme are not applied when setting `this.$vuetify.theme.dark = true`. **To Reproduce** https://codesandbox.io/s/nuxtjs-vuetify-rz27k?file=/layouts/default.vue **Expected behavior** Button color should be...

I have my nuxt.config.js file set and it works in dev only. In production if i hit F5 / Refresh the page i get Error cannot assign to read only...