You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 27, 2020. It is now read-only.
I am running the master branch of BookBrowser, but get an error when reading some epub file. The file renders fine using https://pgaskin.net/ePubViewer/
The error message when clicking on the book is:-
error loading cover: TypeError: Cannot read property 'substr' of undefined
{"error":"TypeError: Cannot read property 'substr' of undefined","stack":"TypeError: Cannot read property 'substr' of undefined\n at Archive.getBlob (http://127.0.0.1:8090/static/reader/epub/libs/epub.js:16017:53)\n at Archive.createUrl (http://127.0.0.1:8090/static/reader/epub/libs/epub.js:16102:21)\n at App.onBookCoverLoaded (http://127.0.0.1:8090/static/reader/epub/script.js:326:29)"}