vuetifyjs / vuetifyjs/vuetify

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

Open
#21,183 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

C: VDataTable has workaround help wanted S: triage typescript
Dominant language
TypeScript
Stars
41k
Forks
7.1k
Avg merge
1d 21h
Merged PRs (30d)
11

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Comp.vue reproduction in the linked Vuetify Playground and inspect the VDataTable and VDataTableServer item.data-table-select slot props. Confirm the type mismatch against Vuetify 3.7.18 and define done as the props typechecking correctly in the reproduction.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.