vuetifyjs/vuetify

[Bug Report][3.3.5] Datatable: Row selection checkbox is not highlighting the row

Open

#17670 opened on Jun 21, 2023

View on GitHub
 (10 comments) (0 reactions) (0 assignees)TypeScript (40,995 stars) (7,139 forks)batch import
C: VDataTableT: enhancementgood first issue

Description

Environment

Vuetify Version: 3.3.5 Vue Version: 3.3.4 Browsers: Chrome 111.0.0.0 OS: Windows 10

Steps to reproduce

Select on a row selection checkbox It should highlight the row but it is not

Expected Behavior

Highlight the selected row

Actual Behavior

Not highlighting the row

Reproduction Link

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

Contributor guide