primevue
primevue copied to clipboard
DataTable: Selection highlight not working
Describe the bug
When selecting rows by clicking them, the rows are not getting the bg-highlight
class even though highlightOnSelect
is set to true.
Best place to check this is the official docs: https://tailwind.primevue.org/datatable/#row_selection
Reproducer
https://tailwind.primevue.org/datatable/#row_selection
PrimeVue version
4.0.4
Vue version
3.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response