react-doc-viewer
react-doc-viewer copied to clipboard
Can support not render again when resize page?
why render again when resize page?
@cyntler Desperate for a solution
I made a fork and removed what was causing this to re render on window resize. Its working now if you want to try it out. https://github.com/boxwood-connor/react-doc-viewer
I made a fork and removed what was causing this to re render on window resize. Its working now if you want to try it out. https://github.com/boxwood-connor/react-doc-viewer
@boxwood-connor I have tried you repo but have the same problem. any idea why ?
@mathieugruson weird! I'm not sure why, this is now working perfectly for us. As you can see from my commits, it really is a tiny change to make it work.
@boxwood-connor ok thanks i will look deeper in my own code !