-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
var spineEntries = doc
.getElementsByTagName("spine")[0]
.getElementsByTagName("itemref");
In this scenario, spineEntries length is always 0 (zero). Contents are loading...but the length is 0. This issue is with only one epub(title: EPub 3) . All other epubs are working fine. Am not sure, why is this.
Could you please provide some thoughts?
Thanks and regards
Rajesh
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels