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
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
Environment
Browser (if applicable): ios 15.5
React-PDF version: 7.7.3
React version:^17.0.0
Bundler name and version (if applicable):
The text was updated successfully, but these errors were encountered:
Before you start - checklist
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
Environment
The text was updated successfully, but these errors were encountered: