when will vuetify 3.0 beta support v-data-table

Viewed 10

When is vuetify 3 going to support v-data-table in vue3?

i have tried to us vuetify 3.0 beta and apperantly it doesnt support v-data-table with vue 3. is ther a schedule for this im stuck with the migrations as my apps use this table as a main feature in the main page.

1 Answers

According to this comment on Github, data table will not be part of vuetify 3.0 but 3.1.

Related