Closed tdammy92 closed 2 years ago
same here
same here
which alternative did you use..?
I export my data with the package xlsx ( https://blog.bitsrc.io/exporting-data-to-excel-with-react-6943d7775a92 )
I export my data with the package xlsx ( https://blog.bitsrc.io/exporting-data-to-excel-with-react-6943d7775a92 )
ok thank you, would read on it.
same issue here
same here
Cheers,
in version 1.0.6 this error was fixed;
We add another method that is used to export the excel only sending the header and body.
we add usage examples in both next.js and react.js
samples; React.js: https://codesandbox.io/s/react-export-table-to-excel-sample-dvzkms Next.js: https://codesandbox.io/s/react-export-table-to-excel-next-js-yzl74q
you can check in the repository (repo )
This is my first time using this package, after installion and importing the package i get this error
Module not found: Error: Can't resolve 'react-export-table-to-excel' in 'E:\DevProjects\Projects\Web\acs project\acs-logistcs\src\pages\All-Shippment'
I checked the node module the package is installed..