react-pdf-viewer/examples

page going blank on scrolling

khushboo-Dengra opened this issue · 0 comments

Hi,
I am using the version latest version of the thumbnail and the page is breaking while scrolling and giving me this error-
Screenshot 2022-12-08 at 1 13 59 PM

var pageRotation = pagesRotation.has(pageIndex) ? pagesRotation.get(pageIndex) : 0;