cyntler / cyntler/react-doc-viewer
Issue displaying Microsoft files (docx, xlsx...) stored on s3 buckets
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.