vue-pdf-embed
vue-pdf-embed copied to clipboard
Import in browser Vue 3 version
Using <script src="https://unpkg.com/vue-pdf-embed"></script> to load the script for vue 3 in browser gives the following error:
Uncaught TypeError: Cannot read properties of undefined (reading 'createVNode')
Could you please update the jsfiddle examples to work with Vue 3?
update: checking with various versions, the last one working seems to be 1.0.8