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
Web browser and its version: Chrome (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36)
Keep clicking on page to go to the next page. Once you click on the final page, you'll get a javascript error in your console: "PDFViewer_setCurrentPageNumber: "X" is out of bounds" for each click, where X is the number of the last page + 1.
What is the expected behavior?
No javascript error occurring.
What went wrong?
Javascript error: "PDFViewer_setCurrentPageNumber: "X" is out of bounds" for each click.
Thankfully this doesn't break any functionality, just produces an error in the console.
The text was updated successfully, but these errors were encountered:
Burkazoid
changed the title
Javascript error: PDFViewer_setCurrentPageNumber: "X" is out of bounds.
Javascript error in full screen: PDFViewer_setCurrentPageNumber: "X" is out of bounds.
Jun 7, 2017
Occurs when viewing any PDF.
Configuration:
Steps to reproduce the problem:
What is the expected behavior?
No javascript error occurring.
What went wrong?
Javascript error: "PDFViewer_setCurrentPageNumber: "X" is out of bounds" for each click.
Thankfully this doesn't break any functionality, just produces an error in the console.
The text was updated successfully, but these errors were encountered: