DataTable: Hover CSS rule not applied #6796
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The props row-hover and striped-rows on the Datatable clash due to css specificity. This causes the hover to never take affect on the stripped rows
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-bjuei4?file=src%2FApp.vue
PrimeVue version
4.2.2
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
The hover color should be displayed on hover instead of the stripped color
The text was updated successfully, but these errors were encountered: