scholtz / qrcode-vue3

MIT License
87 stars 33 forks source link

Error on mount #13

Closed PMLS3 closed 1 year ago

PMLS3 commented 2 years ago

I'm using Nuxt3 and getting the following error: Uncaught (in promise) TypeError: (0 , t2.openBlock) is not a function

MathieuBurnat commented 2 years ago

I have the same error.

Output :

QRCodeVue3.vue?6890:4 Uncaught (in promise) TypeError: (0 , t2.openBlock) is not a function

garaekz commented 2 years ago

Same

TypeError: (0 , t2.openBlock) is not a function

Mr-hxb commented 2 years ago

I get TypeError: (0 , s.openBlock) is not a function

scholtz commented 1 year ago

Same as #16