Alcumus/react-doc-viewer

File Not Found for .docx file types

Opened this issue · 1 comments

image

All other file types can be viewed and working fine except docx

<DocViewer documents={initVal} pluginRenderers={DocViewerRenderers} style={{width:"100%", minHeight:"600px", marginBottom:"30px"}} />

All files are from firebase storage which is already enabled CORS

@cavinpabua if you are providing a url to your document, then it would be a configuration issue on your firebase somehow