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

iOS heavy pdf rendering issue #1926

Open
4 tasks done
airman5573 opened this issue Dec 20, 2024 · 0 comments
Open
4 tasks done

iOS heavy pdf rendering issue #1926

airman5573 opened this issue Dec 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@airman5573
Copy link

Before you start - checklist

  • I followed instructions in documentation written for my React-PDF version
  • I have checked if this bug is not already reported
  • I have checked if an issue is not listed in Known issues
  • If I have a problem with PDF rendering, I checked if my PDF renders properly in PDF.js demo

Description

iOS PDF Rendering Issue with Large Files

We're experiencing PDF rendering issues specifically on iOS devices. The browser becomes unresponsive when trying to render certain PDF files.

Steps to reproduce

With iOS phone.

  1. go to https://www.modr.co.kr/journal/fola-v1n2/
  2. click the '자세히 보기' button
image 3. you can see the react-pdf works well. image
  1. go to https://www.modr.co.kr/journal/tg-gallery-v1n1/
  2. click the '자세히 보기' button.
  3. you can see the browser is broken.
image

Expected behavior

I hope large pdf file would open in ios also.

Actual behavior

browser is broken with large pdf file.

Additional information

No response

Environment

  • Browser (if applicable): safari latest version
  • React-PDF version: 9.1.0
  • React version: 18.3.1
  • Bundler name and version (if applicable): vite5
@airman5573 airman5573 added the bug Something isn't working label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant