Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to scroll up When zoomed In on PDF #524

Open
madsone opened this issue Feb 4, 2025 · 0 comments
Open

Unable to scroll up When zoomed In on PDF #524

madsone opened this issue Feb 4, 2025 · 0 comments

Comments

@madsone
Copy link

madsone commented Feb 4, 2025

Describe the bug
When zooming in on a pdf/page, everything above the point of zooming becomes unavaliable

To Reproduce
This issue can be reproduced in this demo:
https://codesandbox.io/p/sandbox/displaying-pdf-using-react-forked-vdf2p9

Zooming into the bottom om a PDF/page results in only being able to scroll down.

Expected behavior
I want to be able to zoom in to the bottom of the pdf/page and still scroll the entire way up

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • MacOS(15.3)
  • Chrome(132.0.6834.161 )

The demo has an entire different build, however i have the same behaviour on my project using the following:

"react": "19.0.0",
"pdfjs-dist": "4.10.38",
"react-zoom-pan-pinch": "3.6.1",

Additional context
It is possible to drag the pdf/page in to view, but not scroll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant