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
angular7 project run npm install ng2-pdf-viewer.
Two problems
when I freshening the page,console an error .
core.js:12301 ERROR TypeError: Cannot read property 'div' of undefined
at PDFViewer._resetCurrentPageView (pdf_viewer.js:4881)
at PDFViewer._setCurrentPageNumber (pdf_viewer.js:4595)
at PDFViewer.set (pdf_viewer.js:5217)
at ng2-pdf-viewer.es5.js:617
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:421)
at Object.onInvokeTask (core.js:13842)
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:420)
at Zone.push../node_modules/zone.js/dist/zone.js.Zone.runTask (zone.js:188)
at push../node_modules/zone.js/dist/zone.js.ZoneTask.invokeTask (zone.js:496)
at ZoneTask.invoke (zone.js:485)
angular7 project run npm install ng2-pdf-viewer.
Two problems
2.stick-to-page do not work
html:
ts:
module.ts
There are my two problems,I hope I can get you help,thank you very much!
The text was updated successfully, but these errors were encountered: