I have the following problems in my code when using the library's PDF viewer with the latest version, which is 29.1.38.
It takes a long time to compose or doesn't load anything, and only reloading the page composes.
I get errors and they don't let me advance. I can only advance by removing them from my view, but with page indexing, it's a stopper because it doesn't display the document.
Problem 1
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'getBoundingClientRect')
pdfviewer-base.js:7144
Problem 2
Uncaught Error: Invalid page index
I am sharing the document to the library as a blob to be able to read it and I have already validated that the blob exists before