readium / readium-js-viewer

👁 ReadiumJS viewer: default web app for Readium.js library
BSD 3-Clause "New" or "Revised" License
551 stars 186 forks source link

Book doesnt show sometimes with load image showing indefinetly #730

Open mahag opened 4 years ago

mahag commented 4 years ago

Hello I have been using readium-js-viewer for the last few years inside my webpapp to allow users to read epub files on browser. Many users face the issue that when an book opens the load image displays indefinitely and book content doesnt show as in img attached Untitled

Sometimes the same book opens and sometimes it doesnt.

-The file does exist in correct location on server and has .epub extension,no space in epub_content folder and subfolders. -Internet connection is available on user 's machine.

What could be the issue of such behavior?