Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with Vue native #206

Closed
waqaskhann opened this issue Oct 17, 2020 · 1 comment
Closed

Doesn't work with Vue native #206

waqaskhann opened this issue Oct 17, 2020 · 1 comment

Comments

@waqaskhann
Copy link

I get this error:
Requiring module "node_modules/vue-qrcode-reader/dist/VueQrcodeReader.umd.min.js", which threw an exception: TypeError: undefined is not an object (evaluating 'window.document.currentScript')

@gruhn
Copy link
Owner

gruhn commented Oct 17, 2020

I have no experience with Vue Native. But from a quick glance at the docs I found this:

If you want to use a third party library refer to react-native packages instead of vuejs especially if the library uses render function or is dependent on html since vue-native does not work on html.

https://vue-native.io/docs/community-libraries-doc.html

I guess that rules out using this library, sorry :/

@gruhn gruhn closed this as completed Oct 17, 2020
@gruhn gruhn mentioned this issue Nov 27, 2020
gruhn added a commit that referenced this issue Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants