vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify
Other
120 stars 26 forks source link

v-data-table removed error #55

Closed rafal closed 1 year ago

rafal commented 1 year ago

I have the latest version installed (2.0.0-beta.4) and I get the following error on my v-data-table component: 'v-data-table' has been removed eslint(vuetify/no-deprecated-components)

According to the latest Vuetify3 docs it should be supported: https://vuetifyjs.com/en/components/data-tables/basics/