YakimchykNadzeya
Results
3
comments of
YakimchykNadzeya
The same issue
A workaround is to add an empty column: renderFile = (fileObj) => { //just pass the fileObj as parameter ExcelRenderer(fileObj, (err, resp) => { const columns = [{name: '', key:...