vue-qrcode-reader icon indicating copy to clipboard operation
vue-qrcode-reader copied to clipboard

Uncaught TypeError: Invalid attempt to iterate non-iterable instance.

Open t8ysn opened this issue 3 years ago • 2 comments

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

t8ysn avatar Jun 09 '21 22:06 t8ysn

Do you get the same error on the demo page?

gruhn avatar Jun 10 '21 18:06 gruhn

No but I effectively copied the code form the demo page with respect to tracking

t8ysn avatar Jun 10 '21 22:06 t8ysn

This issue has been marked as stale. If there is no further activity it will be closed.

github-actions[bot] avatar Jul 24 '23 00:07 github-actions[bot]