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

Hello, do you have any plans to update pdfjs-dist and mammoth to the latest one? The currently used versions are 2,5 years old and might have a plenty of security...

I try to use the react-file-viewer component within spfx for SP web part. Seems to work fine but there is no way to get the component re-render when filePath changed.

As it sits, the loading indicator is not editable. It would be nice to be able to brand the loading indicator to match the rest of my application. This could...

Version: ^0.4.2 I built a carousel to rotate through files but the viewer content doesn't update when the `filePath` changes. #### Steps to Reproduce 1. Pass a state-managed string to...

Snyk is reporting [lodash](https://app.snyk.io/test/npm/lodash) has a [prototype pollution vulnerability](https://app.snyk.io/vuln/SNYK-JS-LODASH-450202) Can the dependency be updated to a secure version?

I need your help to open any format file (pdf, jpg,csv etc) via file upload in the react-file-viewer!!!! I tried passing different methods but not working

Hello All, There are few files which are stored on server we are able to console.log the correct file path and file type. But if we pass the same file...

Deprecated warnings and errors trying to load xlsx and CSV. does anyone know how i can resolve issues. PDF was also not working had Errors but am now using React-pdf...

the filetype prop accepts only lowercase types (e.g. pdf not PDF), so i suggest to support both in order to make developers who uses this package not to worry about...