satorumurmur / bibi

Bibi | EPUB Reader on your website.
https://bibi.epub.link
MIT License
833 stars 123 forks source link

Epub book not loading #149

Open Yugal308 opened 4 months ago

Yugal308 commented 4 months ago

Building on the issue #85, I am also experiencing a problem where certain books fail to load in Bibi Reader, and the loading process seems to take an infinite amount of time. I attempted to address the issue by splitting the EPUB book into chapters and loading them separately, but the problem persists. It's noteworthy that this behavior is consistently observed with books that contain a substantial number of images.

You can examine one of the books here.

Upon attempting to load the book, the loading page is displayed (as shown in the attached screenshot), but the reader does not send any further requests. The loading page continues to render infinitely without progress.

Screenshot from 2024-03-12 15-37-52

I am willing to contribute to resolving this issue, but I require guidance and direction to understand where the problem lies and how it can be addressed. Any assistance, insights, or suggestions would be highly appreciated.