vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v-data-table removed error

rafal opened this issue · comments

commented

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/