Dhruv Barot
Dhruv Barot
> I tried the example from > https://github.com/securedeveloper/react-data-export/blob/HEAD/examples/simple_excel_export_02.md > > But I am getting below error, Can some please help ? > > xlsx.js:4334 Uncaught TypeError: Cannot read property 'match'...
> It's actually not lagging/quitting The page crashes with "Aw Snap!" message, whoever disables the Headless parameter of puppeteer can observe it The main reason as i know is High...
I had the same issue. Steps how I solved the problem Step 1- Delete `package-lock.json` and `node_modules` Step 2- Import or copy the original `package-lock.json` as in repo Step 3-...
facing same problem.