Sean Szurko

Results 2 issues of Sean Szurko

I've created a repo showcasing this bug here: https://github.com/seans84/docx-export-duplicated-footnote-bug. The only relevant code is in the `src/App.js` file. Each time the button "Generate doc" is clicked it exports the document...

bug

Here: https://github.com/Bunlong/react-papaparse/blob/master/src/CSVReader.tsx#L442 and https://github.com/Bunlong/react-papaparse/blob/master/src/CSVReader.tsx#L456 can you expose the option to pass in `dropFileRemoveButton` styling from the styles config? I would like to position the remove button differently, but currently it...