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
Uncaught TypeError: Cannot set property 'annotationAvailable' of undefined
at PDFViewer.updateAnnotationAvailable_ (pdf_viewer.js:1247)
at PDFViewer.setDocumentMetadata (pdf_viewer.js:1144)
at PluginController.handlePluginMessage_ (pdf_viewer.js:1591)
at HTMLEmbedElement. (pdf_viewer.js:1437)
Hey, I got into error that said:
Uncaught TypeError: Cannot set property 'annotationAvailable' of undefined
at PDFViewer.updateAnnotationAvailable_ (pdf_viewer.js:1247)
at PDFViewer.setDocumentMetadata (pdf_viewer.js:1144)
at PluginController.handlePluginMessage_ (pdf_viewer.js:1591)
at HTMLEmbedElement. (pdf_viewer.js:1437)
anyone knows how to fix it?