react-file-viewer
react-file-viewer copied to clipboard
Hi, Judging from the issues and pull requests, it looks like the package is not being actively maintained. Would you please confirm? If yes, is there any active fork which...
Allow to customized unsupported prompt Current:  Suggestion: - Allow to pass custom component like in `errorComponent={CustomErrorComponent}` - Or allow to pass string only
How i can, show the rtf file, i did't get how to extend the rtf and how to show the rtf file.
Hi, get this error. ``` Deprecated API usage: getDocument is called with pdfDataRangeTransport, passwordCallback or progressCallback argument Warning: Setting up fake worker. Uncaught SyntaxError: Unexpected token < Error: Loading chunk...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
Hi, I am trying to use File Viewer in my application. I have added it to my node modules and when i am trying to import it in my component...
How to add a custom loader in the code. I tried to send the loader component as children but didn't work. Like, ` console.log(e)}` `>` `` `` And also couldn't...
I'm having issues attempting to render spreadsheets in my app using the file `FileViewer`. My application has a Content Security Policy in place, and when I attempt to open a...
Hello, I've implemented your plugin in my react app. But the problem is all the contents coming on the left side even some header text is at the center in...