react-file-viewer
react-file-viewer copied to clipboard
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.4 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
hi this is my code `` file loading is going into infinite loader.
The main.scss file has a definition for a background color for a very common id name, #app: `#app { background: pink; }` This caused the background of our actual app...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.6.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
I've been trying this component on a web app running on [Next.js](https://nextjs.org/). The server side rendering of the component fails because on the server (in node) there is no global...
报错
load component failed TypeError: Cannot read properties of undefined (reading 'any') 我的react-dom是17版本的,这个包我只能安装0.5版本的,为什么会有这个报错
mammoth 1.3.6 uses an vulnerable version of xmlbuilder (via lodash). This updates it to a non-vulnerable version. Issue: https://github.com/plangrid/react-file-viewer/issues/112
Hi, I am new to react-file-viewer. I want to show view some images and documents in my application. so I have installed the react-file-viewer package. here is my sample code...
I get a white screen only and I think it's because the app/index.js is missing but how to configure this to make it work? [Codesandbox](https://codesandbox.io/s/react-file-viewer-master-mzijq?file=/index.html) 