epub.js icon indicating copy to clipboard operation
epub.js copied to clipboard

Rendering without iframes triggers "Uncaught TypeError: view.offset is not a function"

Open legible-media-account opened this issue 5 years ago • 2 comments

I'm getting this error while trying to load the epub without an iframe - loading it in the page by using view: InlineView from import InlineView from 'epubjs/lib/managers/views/inline'

I'm using it inside a React application

legible-media-account avatar May 12 '20 17:05 legible-media-account

I have the same error and also prevent changing pages at some point with rendition.next();

hrkazemi avatar Jun 30 '20 09:06 hrkazemi

when display same page, the error will produce

UniqueDing avatar Oct 19 '21 06:10 UniqueDing