react-doc-viewer
react-doc-viewer copied to clipboard
Issue displaying Microsoft files (docx, xlsx...) stored on s3 buckets
Hi,
Has anyone encountered this error when accessing s3 urls via DocViewerRenderers and been able to solve it?
The scenario is, I am passing an s3 url xlsx file, once I render the document I get this error above. Here’s a snapshot of the component
I also tried to create custom renderers using Google and Microsoft viewers (see below) but I'm getting the same error
The bucket policy is set as public and it works fine for pdfs and text files
I'm using MinIO to store the files and the application is built with Laravel Sail + InertiaJS (React).
If you require any additional information please let me know.
Thanks!
Facing the same issue
Facing the same issue
Facing similar issue, it shows docx or pptx files from cloudinary but when I switch to others services, It's not working.
Same here.
No sure if his is related to s3 buckets, Im' having issues viewing docx locally
Is this issue resolved???... Not able to load doc, docx files
Same problem here. Pls fix
There is also a problem with viewing jgp, pdf files gives a CORS error, but docs and xlsx display normally.How fix ??help pls
I'm using Pre-signed URLs from AWS S3 to get the documents. It was working before without any issues, but since 2 days I have problem with MSDocs(DOC, DOCX, PPT, PPTX). Surprisingly XLS and XLSX are working fine along with the TXT, PDF, PNG and JPG files. Was anyone able to resolve the issue or have a clue what is happening?