vuetifyjs/vuetify

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

开放

#21,183 创建于 2025年3月29日

 (13 条评论) (0 个反应) (0 位负责人)TypeScript (7,139 个派生)batch import
C: VDataTableS: triagehas workaroundhelp wantedtypescript

仓库指标

星标
 (40,995 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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/#...

贡献者指南