I'm trying to open a book in the server/reader and I keep getting the following error on my Android in chrome, the samsung browser, and through the Webview app on my Android; and on my Windows 7 machine with Pale Moon browser for desktop and Chrome browser for desktop.
Code:
Uncaught IndexSizeError: Failed to
execute 'setEnd' on 'Range': The
offset 1 is larger than the node's
length (0).
Error at about:srcdoc:12418:23
The traceback gives the following:
Code:
Traceback (most recent call last):
at fn (about:srcdoc:12418:23)
Error: Failed to execute 'setEnd' on 'Range':
The offset 1 is larger than the node's length (0).
Yeah, they are the same. I know. I just thought I'd include them both here as folks always want to know size, type, message, etc.
How do I fix this? I have no clue where to find Range or how to change it. I searched in Sigil but no love. I've tried converting the book to see if it was a formatting problem, etc., but again no love. The book opens fine with the calibre reader (NOT the server reader) and on my kobo, but I'd like to access it on my phone. More, I'd like to know how to fix this issue if it comes up again.
Suggestions? Thanks for your time, folks.