When loading a pdf file into the perspective component “PDF Viewer” it does show wrong page and pagecount PROPS.
It looks like it gets the values from the default source “/res/perspective/documents/pdf-sample.pdf“ where page is 1 and the pageCount is 2.
After the pdf is loaded the page and pageCount is correct. If not possible to load the pdf also the wrong values for page and pageCount are shown.
Is there a way to get a props that it is possible to see if content is loaded?
