@quasar/qpdfviewer v1.0.0-beta.5 Release!
-
https://github.com/quasarframework/app-extension-qpdfviewer/releases/tag/v1.0.0-beta.5
- fixed some minor issues which prevented SSR from working correctly in certain circumstances
-
This looks like a very nice package. However, I am getting the following error message that I cannot track down:
app:extension(index)️ Extension(@quasar/qpdfviewer): is not compatible with @quasar/app v1.0.0-rc.7. Required version: ^1.0.0 +3ms
-
In case others run into the problem mentioned above, I changed package.json “@quasar/app”: “^1.0.0-beta.0”, to 1.1.2 and it is working. Note, however, that a large number of files have been added to statics/pdfjs - and it is not clear what these are for, nor if all are required. Request discussion of the pdfjs folder contents and their use. Thanks. (one last request: Can the zoom level be set upon load of the document?)