Alcumus/react-doc-viewer

File re-renders or reloads each time any action happens on the page.

Opened this issue · 2 comments

File re-renders or reloads each time any action happens on the page. Such as a click or search action. How to stop the reloading of document each time on click?

File re-renders or reloads each time any action happens on the page. Such as a click or search action. How to stop the reloading of document each time on click?

https://reactjs.org/docs/react-api.html#reactmemo

Same issue. Any idea on how to use custom file loader in react-doc-viewer?