Closed hotTea closed 6 years ago
@JCCR what do you think?
var contentDocument = contentDocuments[spineItem.idref];
Duplicate of: https://github.com/readium/readium-shared-js/issues/407
Note that we are prioritizing the bugfix, there is a Pull Request that removes the console error: https://github.com/readium/readium-shared-js/pull/409
Thanks for the quick turnaround !
This issue is a Bug
Expected Behavior
There should be no errors in browser's console of the type "cannot read property 'idref'" I don't know what the impact of the error is, but it wasn't present in readium's older build.
Observed behavior
There are multiple errors of the type below Uncaught TypeError: Cannot read property 'idref' of undefined external_agent_support.js:155 ExternalAgentSupport.updateContentDocument (external_agent_support.js:155) reader_view.js:284
Steps to reproduce
Product