webodf / ViewerJS

ViewerJS: Document Reader in JavaScript
http://viewerjs.org
1.94k stars 419 forks source link

File loading in ViewerJS works sometimes, sometimes not #209

Closed hjohanns closed 8 years ago

hjohanns commented 8 years ago

Hello, I have an issue with ViewerJS embedded into Tiki. On same OS (Windows), same Browser (Firefox), it is not working for employee, and working for me. It seems that the employee's browser performs only a direct file loading, whereas my browser performs a HEAD XHR tiki-download_file.php, then a load of pdf.js and others, then a GET XHR tiki-download_file.php See line 337 of attached file. Would like to understand how to investigate the issue. Thanks a lot hj

cleanWin-Firefox-viewerJS-load.txt

hjohanns commented 8 years ago

I solved issues by

euclife commented 4 years ago

In my case, using firefox is not rendering.. just blank with iframe..