WebViewer Version: v8.12.0
Do you have an issue with a specific file(s)?
All files I have tested fail
Please give a brief summary of your issue:
Custom Webviewer fails to loadDocument with 8.12.0
Please describe your issue and provide steps to reproduce it:
Calling documentViewer.loadDocument()
triggers this error:
Uncaught Error: Argument NaN in Document.getPageInfo must be a function
We have a custom webviewer in an Ember.js application that breaks when loading a document after updating from v8.11.0 to v.8.12.0
Please provide a link to a minimal sample where the issue is reproducible:
Steps to install dependencies and run the application are in README.md
WillW
2
Hi breckas,
I will be investigating this issue and will inform you on my results shortly.
Best,
Will
WillW
3
Hi breckas,
Unfortunately I am unable to reproduce the issue with your repository.
Could you provide additional repro steps?
Best,
Will
Are you on the 8.12.0 branch? The main branch is still on 8.11.0 and was originally put together to troubleshoot an unrelated issue.
Hi Will,
Did you happen to try the other branch? I verified that it does reproduce the original issue.
Thank you for your help on this matter.
Submitted a related ticket where the same issue is occurring when attempting to update to v10.0.0.