primevue
primevue copied to clipboard
DataTable: Cannot set properties of null (setting 'tabIndex')
Describe the bug
If you wrap the body template in a div and enable cell editing, you get an error in the console
Reproducer
https://stackblitz.com/edit/lb4ep6?file=src%2FApp.vue
PrimeVue version
3.51.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
Select the first row- an error will appear in the console Further it will appear randomly when selecting other row
Expected behavior
No response
I have the same problem
I get the same error in the context of expandable rows. I have no cell editing in my table.
I'm in v4 beta 2.