ClearC2 / react-excel-workbook

MIT License
109 stars 32 forks source link

Unable to generate multiple Sheets by mapping through an array of objects. #31

Open ArjRamSada opened 2 years ago

ArjRamSada commented 2 years ago

I'm unable to produce multiple sheets with a given set of data by mapping through an array.

I get the following error: index.js:169 Uncaught TypeError: Cannot read properties of null (reading 'props') at index.js:169:1

Screenshot from 2022-07-26 11-00-37 Screenshot from 2022-07-26 11-00-41