gruhn / vue-qrcode-reader

A set of Vue.js components for detecting and decoding QR codes.
https://gruhn.github.io/vue-qrcode-reader
MIT License
2.04k stars 330 forks source link

Vue Native Error #210

Closed NIFO43 closed 3 years ago

NIFO43 commented 3 years ago

Hey,

I tried to setup vue-qrcode-reader on vue-native but I get this error on ios emulator

Unrecognized event: {"type":"client_log","level":"error","data":["TypeError: undefined is not an object (evaluating 'window.document.currentScript')"]}

Got this error in this file VueQrcodeReader.umd.min.js. I used npm to install the packages.

gruhn commented 3 years ago

ahh yes, this came up before: #206

I'll update the docs.