[Bug Report][3.2.3] VDataTable - $attrs not binding to table #17335
Labels
C: VDataTable
T: bug
Functionality that does not work as intended/expected
T: regression
Something that used to work but we broke
Milestone
Environment
Vuetify Version: 3.2.3
Last working version: 3.2.2
Vue Version: 3.2.47
Browsers: Chrome 112.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
v-data-table
component.Expected Behavior
Component should bind
$attrs
.Actual Behavior
Component does not bind the
$attrs
.Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
It worked in v3.2.2, seems to have been broken in the current release. It seems to be also happening with
v-data-table-server
andv-data-table-virtual
as well.The text was updated successfully, but these errors were encountered: