PDFViewer not automatically rendering content #1652
Closed
emmanuel-londono
started this conversation in
General
Replies: 2 comments 1 reply
-
I'm going to use this discussion board as guidance: #887 |
Beta Was this translation helpful? Give feedback.
0 replies
-
It looks like you confused React-PDF with @react-pdf/renderer. Please file an issue in their repo instead. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How can I have the
<PDFViewer/>
re-render whenever I may changes to<Document/>
?I'm currently using zustand as a state manager but I haven't been able to make the iframe re-render after a change to the codebase after clicking the rerender button. I'll also opt for using a no-button approach for the iframe rendering automatically.
Any guidance would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions