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 am trying to add blob url as filePath. For PDF i am getting Invalid PDF Structure error, however the pdf is loading fine in browser if opened manually. and...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Updates call to `PDFJS.getDocument` to remove deprecation warning. Fixes https://github.com/plangrid/react-file-viewer/issues/124

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies

All images went into the same container `pg-photo-container`

The electronic seal in PDF does not show

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

I am having problems when loading files from our server. The files are getting downloaded without problem in my machine, it only has problems when I'm using the link in...

I am trying to integrate the library on my current project but while including the library I'm facing a `Deprecated API usage` warning. ![Screenshot_2020-07-14_12-51-11](https://user-images.githubusercontent.com/22843778/87736413-aeb16e00-c7f5-11ea-82f0-63a602add53b.png) any help would be appreciated