react-data-export icon indicating copy to clipboard operation
react-data-export copied to clipboard

Export dataset in react.

Results 81 react-data-export issues
Sort by recently updated
recently updated
newest added

#### My reason: Exporting Large data #### Steps to reproduce: Try exporting with a large dataset about 10000 rows #### Lib Version: ^0.6.0

Like the title says, why does xlsx get installed into my package.json when installing this package? It's technically not even listed as a dependency of this package but it's required...

#### My reason: After exporting CSV format. File does not open. Writes like it's broken #### Steps to reproduce: Enter fileExtension prop in CSV format and download the file then...

Hey, it is possible to add images to the exported Excel file? (as base64, or something else).

I got stuck with the above issue. any help? My code is ![error](https://user-images.githubusercontent.com/40523465/78164812-ce4da200-7463-11ea-96a4-05bf812d9588.png)

**Type:** feature The following has been addressed in the PR: * Added an optional callback in the props useful to be notified when the file is ready to be downloaded...

Hi, (This is my first time raising an issue on github. So forgive for my newbieness) (I dont know if this should be an issue or a feature request.) In...

**Type:** The following has been addressed in the PR: * Module not found: Can't resolve 'xlsx' in ...\tempa-xlsx **Description:** After installed react-data-export lib following error occurred, which is fixed by...

The following has been addressed in the PR: * There is a related #164 **Description:** [feature] Accessing nested object is available with this PR In the value prop of ExcelColumn,...