Marcelh1983 / document-viewer

MIT License
50 stars 25 forks source link

Issue to load preview using office #55

Open RMarez opened 1 year ago

RMarez commented 1 year ago

Hello.

I have an issue with the preview docx document with office viewer.

I have a azure blob storage using link direct download to preview, i found in the process that with office provider send a request to ResReader.ashx from MS.

Console show this error usually only failed one time, but some times failed more times and this freeze the component. image image

Network: image

Quickly surfing on internet, i found that resReader is deprecated, i'm not sure if that doing the problem. https://learn.microsoft.com/en-us/dotnet/api/microsoft.office.web.mobilewordviewer.resreader?view=sharepoint-server

Do you have any idea about for how to fix this issue?

Thanks in advance!

JmAngeles commented 1 year ago

I am having the same issue when accessing public s3 urls using office viewer