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

Fixed advanced demo not turning pages #383

Merged
merged 1 commit into from
Jul 23, 2020

Conversation

giacomo-cgn
Copy link
Collaborator

This issue was fixed by returning fallback value if index is invalid in _getDataProp function.
Also affected /demo-plugin-menu-toggle.html and /demo-advanced.html.
closes #358

@codecov
Copy link

codecov bot commented Jul 23, 2020

Codecov Report

Merging #383 into master will decrease coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #383      +/-   ##
==========================================
- Coverage   64.74%   64.61%   -0.13%     
==========================================
  Files          32       32              
  Lines        3469     3468       -1     
  Branches      660      659       -1     
==========================================
- Hits         2246     2241       -5     
- Misses        981      983       +2     
- Partials      242      244       +2     
Impacted Files Coverage Δ
src/js/BookReader/BookModel.js 88.00% <100.00%> (-0.10%) ⬇️
src/js/BookReader.js 66.78% <0.00%> (-0.29%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa9610f...5f13a31. Read the comment docs.

@cdrini cdrini merged commit 12b84c3 into internetarchive:master Jul 23, 2020
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

Successfully merging this pull request may close these issues.

demo-advanced doesn't turn pages
2 participants