satorumurmur / bibi

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

TypeError: Cannot read property 'getAttribute' of undefined #113

Open OtwakO opened 3 years ago

OtwakO commented 3 years ago

I am getting TypeError: Cannot read property 'getAttribute' of undefined if I try to access the epub files through the /bibi/?book=BOOKNAME method. Works fine if access the .epub file directly with /bibi/?book=example.epub. Any solution to this?