'writeBuffer() error when I try to download excel file with huge data in Exceljs
I'm trying to write excel file and download it by using ExcelJs in React. It's working well when I try with the small data but it's not good in the huge data using. i.e: I've 250K,500K data rows. btw, I've other project with same huge data and it's working well because it's using xslx-populate package. when I try writeBuffer() in Exceljs, the chrome browser has been halt and warn AW,Snap!. let me know who have experience in writterBuffer() in ExcelJs. here is attached code snap
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
