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

in some ios device, render pdf page outline, but has no content like white pdf #1874

Closed
4 tasks done
chenchunyang123 opened this issue Sep 11, 2024 · 2 comments
Closed
4 tasks done
Labels
bug Something isn't working stale

Comments

@chenchunyang123
Copy link

chenchunyang123 commented Sep 11, 2024

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

In the PC browser and Android, the PDF renders normally; however, in certain versions of iOS, there are rendering issues. Currently, discrepancies have been observed in version 15.5, while versions above 17 seem to be functioning normally for now.
I have tried all the error-catching callbacks, but no errors were triggered.There are no error messages in the web console either.
If i change renderMode to svg, is render success, is canvas bug?

Steps to reproduce

render error

Expected behavior

render success

Actual behavior

in ios15.5 safari, the pdf page is white

Additional information

IMG_6806

Environment

  • Browser (if applicable): ios 15.5
  • React-PDF version: 7.7.3
  • React version:^17.0.0
  • Bundler name and version (if applicable):
@chenchunyang123 chenchunyang123 added the bug Something isn't working label Sep 11, 2024
Copy link
Contributor

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 14 days.

@github-actions github-actions bot added the stale label Jan 27, 2025
Copy link
Contributor

This issue was closed because it has been stalled for 14 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

2 participants
@chenchunyang123 and others