-
-
Notifications
You must be signed in to change notification settings - Fork 984
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
When embedding a webpage using WebView, after multiple page flips, the rendering of the image resources within the PDF fails. This issue does not occur when directly viewing the PDF on the web.

Steps to reproduce
embedding a webpage using WebView
Expected behavior
The images within the PDF are rendered correctly.
Actual behavior
The images start rendering incorrectly after a few page flips.
Additional information
No response
Environment
- Browser (if applicable):
- React-PDF version:5.7.2
- React version:17.0.2
- Webpack version (if applicable):5.56.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working