janpio / ionic-epubjs

Ionic 3 app using Epub.js
https://janpio.github.io/ionic-epubjs/
31 stars 20 forks source link

pageTitle and currentPage "lag" behind real data #21

Open janpio opened 6 years ago

janpio commented 6 years ago

There is now console.log output that shows what pageTitle and currentPage should be displayed. This makes it clear that these both outputs don't always update and sometimes "lag" behind the real values.

That is quite strange.