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 May 7, 2025. It is now read-only.
The above is an example line that trips up Readium CFIs. When trying to load a CFI the node picked is the comment, but the offset is still the text after the comment. This leads to an index out of bounds error.
this.interpretLocalPath splits the element and returns the comment element first. I think the CFI load code should ignore the comment node based on the CFI spec here: