vue-barcode-reader
vue-barcode-reader copied to clipboard
Scanner does not work at all.
Hi, I have a problem getting the scanner to work at all on the demo page (https://vue-barcode-reader-example-2iiz1fhbf-olefirenko.vercel.app/) and within my own app.
The barcode i am trying to scan is from a playstation 4 game so should be simple.
The strange thing is it seems to work fine on the example you show for the package tracking page.
Is there another version?
This is the only error i could see in my app. Could not load content for http://[::1]:5173/node_modules/@zxing/src/browser/BrowserCodeReader.ts (HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE)
Thanks.
I've forked this library and added many enhancements which makes it work much better. I also was not able to get this library to work. But my forked library fixes some problems and greatly enhances the library where it now works as good as any native app on my device. Check it out and let me know how it works for you:
https://github.com/teckel12/vue-barcode-reader