vuetifyjs/vuetify

[Bug Report][3.7.19] VDataTable and VDataTableServer props v-slot:item.data-table-select type mismatch error

Open

#21.183 aberto em 29 de mar. de 2025

Ver no GitHub
 (13 comments) (0 reactions) (0 assignees)TypeScript (7.139 forks)batch import
C: VDataTableS: triageT: bughas workaroundhelp wantedtypescript

Métricas do repositório

Stars
 (40.995 stars)
Métricas de merge de PR
 (Mesclagem média 59d 10h) (8 fundiu PRs em 30d)

Description

Environment

Vuetify Version: 3.7.19 Last working version: 3.7.18 Vue Version: 3.5.13 Browsers: Chrome 134.0.0.0 OS: Windows 10

Steps to reproduce

Comp.vue file has props type error

Expected Behavior

v-data-table props should typecheck properly

Actual Behavior

v-data-table props doesn't typecheck properly anymore

Reproduction Link (updated)

https://play.vuetifyjs.com/#...

Guia do colaborador