DataTable: PT Options missing for Expansion Row Cell #4306
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The
td
Element surrounding the expansion template is not accessible with the PassThrough API.I guess that is related to
https://github.com/primefaces/primevue/blob/master/components/lib/datatable/TableBody.vue#L94-L96.
Reproducer
StackBlitz
PrimeVue version
3.32.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
Open StackBlitz and expand one of the rows in the table.
Expected behavior
I'd expect a red bottom border for the expanded row.
The text was updated successfully, but these errors were encountered: