react-file-viewer icon indicating copy to clipboard operation
react-file-viewer copied to clipboard

Results 127 react-file-viewer issues
Sort by recently updated
recently updated
newest added

I have a solution for it and working fine. Original parse method in /src/components/drivers/xlsx-viewer.jsx: const dataArr = new Uint8Array(this.props.data); const arr = []; for (let i = 0; i !==...

Excel (.XLSX) files are not displaying properly in the attachment viewer. Instead, certain values are displaying as 0s and NaN signs. Not sure what exactly is breaking this, as This...

bug
help wanted

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. canvas is not aligned in the...

I'm using `FileViewer` like this: ```js ``` css: ```css documentViewStyle: { margin: 'auto', width: '1000px', height: '700px', backgroundColor: '#FFFFFF', } ``` A scrollbar appears beside every item (Image, pdf... etc)....

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

![Screen Shot 2019-07-15 at 11 08 35 AM](https://user-images.githubusercontent.com/9428527/61197174-0d2ea280-a6f1-11e9-8df5-baf65fdb95d2.png) ![Screen Shot 2019-07-15 at 11 08 45 AM](https://user-images.githubusercontent.com/9428527/61197175-0d2ea280-a6f1-11e9-89aa-102093cb3410.png)

Love this package - best web file viewer I've found. Thank you for making it. Is there any plan to resolve the [indirect security vulnerabilities](https://snyk.io/advisor/npm-package/react-file-viewer) (8H 5M 3L) that are...