v1.0.0-beta.8
- fix: Move static files to public (#60)
- fix: remove error/load events and add $listeners support
IMPORTANT: This app-ext now uses q/app v2's public
folder instead of the previous src/statics
You should first uninstall the app-ext, then re-install it.
quasar ext remove @quasar/qpdfviewer
then
quasar ext add @quasar/qpdfviewer
If you didn't do this, then follow the Upgrade Guide for moving the src/statics
folder to the public
folder.
and
quasar ext uninvoke @quasar/qpdfviewer
then
quasar ext invoke @quasar/qpdfviewer