Not Vue3 compliant?
Closed this issue · 2 comments
leolivier commented
Hi @scopewu
When trying to use qrcode-vue in a Vue3 project I get the following error
Uncaught (in promise) TypeError: createElement is not a function
Other vue components having the same error say it is because they are not vue3 compliant.
scopewu commented
Hi @leolivier
Now releasing new version (3.0.0) to add feature support, please try to upgrade.