TeamMaestro / pdf-viewer

PDF viewer web component built in StencilJS. Reusable in Angular, Ionic, React, Vue.JS, etc.
MIT License
78 stars 12 forks source link

Cannot read properties of undefined (reading 'initializedPromise') #38

Open mtorres-quadion opened 2 years ago

mtorres-quadion commented 2 years ago

Hi!

I downloaded this basic example of the library https://react-gdbl8p.stackblitz.io and it throws the following error

image image

In the example the version of the library is 3.0.0 , i tried to update to the latest 4.2.0 but is not working

Can you take a look ?

Thanks