intbot / ng2-pdfjs-viewer

An angular component for PDFJS and ViewerJS (Supports all versions of angular)
Apache License 2.0
228 stars 113 forks source link

offsetParent is not set -- cannot scroll #171

Open mmirzaeyan opened 3 years ago

mmirzaeyan commented 3 years ago

when using ng2-pdfjs-viewer inside a bootstrap navbar and get a pdf file from a rest give this error :

offsetParent is not set -- cannot scroll

angular version : 11.0.0

ng2-pdfjs-viewer version : 6.0.2

codehippie1 commented 2 years ago

Please create a minimally producible sample on codesandbox or stackblits