diegomura / diegomura/react-pdf
Render multiple PDFs
Open
new feature
- Dominant language
- TypeScript
- Stars
- 16.8k
- Forks
- 1.3k
- Avg merge
- 5h 6m
- Merged PRs (30d)
- 52
Description
Hi.
I would like to know how I can get around the problem described in [this issue](https://github.com/diegomura/react-pdf/issues/1776), and which tried to solve in [this PR](https://github.com/diegomura/react-pdf/pull/1402), but has been reverted.
I have several PDFs on a page that are displayed on click and if I open one, all the others are re-rendered, because events are sent to all the other components.
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.