DataTable, exportCSV failed: TypeError: Cannot read property 'type' of undefined #941
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
chunk-vendors.2c47582a.js:155 TypeError: Cannot read property 'type' of undefined
at Proxy.columnProp (app.e67f8a2c.js:1)
at Proxy.exportCSV (app.e67f8a2c.js:1)
at Proxy.exportCSV (chunk-2ada2d19.cc3b9143.js:1)
at Object.right.Object.onClick.e..e. (chunk-2ada2d19.cc3b9143.js:1)
at Ee (chunk-vendors.2c47582a.js:155)
at je (chunk-vendors.2c47582a.js:155)
at HTMLButtonElement.n (chunk-vendors.2c47582a.js:155)
Steps to reproduce:
go
https://www.primefaces.org/primevue/showcase/#/datatable/crud
click 'Export' button
open dev-tools.
The text was updated successfully, but these errors were encountered: