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.6.8] Empty hoverable v-data-table changes color when hovered #19967

Open
simionato-mobisec opened this issue Jun 7, 2024 · 0 comments

Comments

@simionato-mobisec
Copy link

Environment

Vuetify Version: 3.6.8
Vue Version: 3.4.27
Browsers: Firefox 126.0
OS: Ubuntu undefined

Steps to reproduce

  1. Create a v-data-table
  2. Set its "hover" prop to "true"
  3. Pass to it an empty array of items.
  4. Hover it.

Expected Behavior

v-data-table color shouldn't change, since there are no items.

Actual Behavior

v-data-table color changes, even though there are no items to highlight.

Reproduction Link

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

Other comments

If this is an intended functionality, could you add a prop to disable it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant