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
First, Thanks for the detailed blog post and creating the example to implement pdfjs in Vue. It really helped me understand lazy loading and abstract components in Vue.
It seems to break scrolling in other pages. I created a sample project adding an index page with long list and link to pdf viewer. If we navigate back to index, the scrolling doesn't work. Any pointers to issue is appreciated. Thanks. https://github.com/santoshag/pdf-viewer
The text was updated successfully, but these errors were encountered:
First, Thanks for the detailed blog post and creating the example to implement pdfjs in Vue. It really helped me understand lazy loading and abstract components in Vue.
It seems to break scrolling in other pages. I created a sample project adding an index page with long list and link to pdf viewer. If we navigate back to index, the scrolling doesn't work. Any pointers to issue is appreciated. Thanks.
https://github.com/santoshag/pdf-viewer
The text was updated successfully, but these errors were encountered: