vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] 'v-calendar' has been removed - vuetify/no-deprecated-components | Update to vuetify v3.4.9

MarcHartwig13 opened this issue · comments

commented

I get the build error of:

[eslint] 
/Users/username/Sites/website-folder/src/components/component-folder/component.vue
  2:3  error  'v-calendar' has been removed  vuetify/no-deprecated-components

Vuetify version: 3.4.9 (VCalendar has been released in labs)
eslint-plugin-vuetify version: 2.1.1

I believe eslint-plugin-vuetify has not been updated to remove the v-calendar component from the deprecated components list.