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
I got this error while viewing Accessible EPUB 3 ebook on on the firebase app.
Steps for replication:
Open epub Accessible EPUB 3 (in reflowable mode- double page)
Open Table Of Contents from the top-menu.
Click on a third level TOC link (Say "Language" in Chapter 2). Building a Better EPUB: Fundamental Accessibility > A Solid Foundation: Structure and Semantics > Language
You will be taken to "Language" page
Click on the same TOC link again. You will observe that the user is taken to first page of that same chapter instead of staying on the same page.
Now if you click the same link again then you are taken to correct page. However, it keeps toggling between the first page of that html and the actual page that the TOC refers to on successive clicks.
Tested on Chrome Version 56.0
The text was updated successfully, but these errors were encountered:
Please read the follow-up: readium/readium-shared-js#384 (comment)
(make sure you pull the latest code from the develop branch, as there is a regression bugfix)
I got this error while viewing Accessible EPUB 3 ebook on on the firebase app.
Steps for replication:
Building a Better EPUB: Fundamental Accessibility > A Solid Foundation: Structure and Semantics > Language
You will be taken to "Language" page
Now if you click the same link again then you are taken to correct page. However, it keeps toggling between the first page of that html and the actual page that the TOC refers to on successive clicks.
Tested on Chrome Version 56.0
The text was updated successfully, but these errors were encountered: