Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Back button "conflict" between unplatform and content player #160

Open
coleshaw opened this issue Dec 18, 2017 · 0 comments
Open

Back button "conflict" between unplatform and content player #160

coleshaw opened this issue Dec 18, 2017 · 0 comments
Assignees

Comments

@coleshaw
Copy link
Contributor

When you click on the sidenav in content player, the iframe source changes as expected. However, if you use the browser's Back button to go to the previous ePub page, only the iframe changes (so the side nav doesn't update to reflect the "previous" page). If you click a second time, then the side-nav updates.

I suspect this is because the focus shifts to the iframe on click of the sidenav, so the first "Back" button click causes the iframe to go back, not the whole unplatform window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants