DataTable: Uncaught TypeError: Cannot read properties of null (reading 'sortable') at Proxy.getColumnPT8 #5062
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Just a normal empty datatable is not working and throwing an error:
Uncaught TypeError: Cannot read properties of null (reading 'sortable')
My code:
Reproducer
https://stackblitz.com/edit/ceg4gb?file=src%2FApp.vue
PrimeVue version
3.46
Vue version
3.x
Language
ES6
Build / Runtime
Vue CLI App
Browser(s)
Chrome
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: