Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.2.3] VDataTable - $attrs not binding to table #17335

Closed
webdevnerdstuff opened this issue May 10, 2023 · 0 comments
Closed

[Bug Report][3.2.3] VDataTable - $attrs not binding to table #17335

webdevnerdstuff opened this issue May 10, 2023 · 0 comments
Assignees
Labels
C: VDataTable T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Milestone

Comments

@webdevnerdstuff
Copy link
Contributor

webdevnerdstuff commented May 10, 2023

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

  1. Added attributes to v-data-table component.
  2. Notice that the attributes are not being passed to the 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 and v-data-table-virtual as well.

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke C: VDataTable labels May 10, 2023
@KaelWD KaelWD added this to the v3.2.x milestone May 10, 2023
@KaelWD KaelWD self-assigned this May 10, 2023
@KaelWD KaelWD closed this as completed in 89b322e May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDataTable T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Projects
None yet
Development

No branches or pull requests

2 participants