epub.js
epub.js copied to clipboard
Rendering without iframes triggers "Uncaught TypeError: view.offset is not a function"
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
I have the same error and also prevent changing pages at some point with rendition.next();
when display same page, the error will produce