vue-qrcode-reader
vue-qrcode-reader copied to clipboard
Uncaught TypeError: Invalid attempt to iterate non-iterable instance.
When using any of the tracking examples, I keep getting the error:
app.483c306a80639a7201bc.hot-update.js:20 Uncaught TypeError: Invalid attempt to iterate non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method. at _createForOfIteratorHelper (app.483c306a80639a7201bc.hot-update.js:20) at VueComponent.paintBoundingBox (app.483c306a80639a7201bc.hot-update.js:164) at app.js:149380
Do you get the same error on the demo page?
No but I effectively copied the code form the demo page with respect to tracking
This issue has been marked as stale. If there is no further activity it will be closed.