vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

False `no-deprecated-props` error on VListItem

abea opened this issue · comments

VListItem throws an error for the ripple prop for vuetify/no-deprecated-props. That prop is listed in the docs and does have the intended effect.

commented

VListItem or VProgressLinear?

Sorry, I copied the issue description from another one I submitted. It's VListItem. I'll update the description.

commented

Added in 3.1.2: vuetifyjs/vuetify#16435