Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataTable, exportCSV failed: TypeError: Cannot read property 'type' of undefined #941

Closed
cybay opened this issue Feb 4, 2021 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@cybay
Copy link

cybay commented Feb 4, 2021

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:

  1. go
    https://www.primefaces.org/primevue/showcase/#/datatable/crud

  2. click 'Export' button

  3. open dev-tools.

primevue-datatable-export-csv-error

@cagataycivici cagataycivici self-assigned this Feb 4, 2021
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Feb 4, 2021
@cagataycivici cagataycivici added this to the 3.2.2 milestone Feb 4, 2021
@cagataycivici
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants