react-file-viewer
react-file-viewer copied to clipboard
It still shows NAN,and Doc and XLS files are still not supported
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...
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 [](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...
 
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...