DevExpress / devextreme-reactive

Business React components for Bootstrap and Material-UI
https://devexpress.github.io/devextreme-reactive/
Other
2.07k stars 376 forks source link

Support for ExcelJS version 4 #3639

Open rheia opened 1 year ago

rheia commented 1 year ago

Is there an existing issue for this?

I'm using ...

React Grid

Current Behaviour

Can you please upgrade the exceljs (dependency of dx-react-grid-export) from 3.8.1 to 4.3.0? Ther 3.8.1 has a CSP issue because it uses eval (the CSP needs an unsafe-eval, which is not secure) Thanks

Expected Behaviour

No response

Steps to Reproduce

No response

Environment

Madobyte commented 1 year ago

Hello @rheia,

Thank you for your feedback. We will consider updating the ExcelJS version to v4. However, I cannot give you an ETA. We will update our change log once we upgrade the ExcelJS version: https://github.com/DevExpress/devextreme-reactive/blob/master/CHANGELOG.md.