DevExpress / devextreme-reactive

Business React components for Bootstrap and Material-UI

Home Page:https://devexpress.github.io/devextreme-reactive/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for ExcelJS version 4

rheia opened this issue · comments

commented

Is there an existing issue for this?

  • I have searched this repository's issues and believe that this is not a duplicate.

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

  • devextreme-reactive: 4.0.3
  • react: 18.*
  • browser: any
  • bootstrap: none
  • react-bootstrap: none
  • material-ui: none

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.