Library: Problems with restarting the scanner on Edge

Created on 15 Nov 2018  路  4Comments  路  Source: zxing-js/library

Reproduction steps:

  1. Open QR reader demo: link
  2. Click on scan - reader is displayed normally.
  3. Click on reset - reader is hidden, but:
    a) There is an error in the console: SCRIPT5022: SCRIPT5022: InvalidAccessError
    b) Clicking on 'start' is not opening the reader again.

I didn't test other demos so far. However, I don't think that it's QR reader-specific, because I've experienced similar problems with a custom reader (QR + EAN-13).

FYI: I've had similar problems (same error in console) when I called BrowserCodeReader.decodeFromInputVideoDevice method before video element was created in DOM.

Browser information:
Microsoft Edge 41.16299.666.0
Microsoft EdgeHTML 16.16299

bug

All 4 comments

Could be related to #108

Seems to be fixed in 0.12.3!

Thanks for the patience @mc-suchecki , if you think it's not fixed feel free to reopen the issue, we still have things to do about the restarting system.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vinayak-dataman picture vinayak-dataman  路  10Comments

Hopingocean picture Hopingocean  路  3Comments

boruchsiper picture boruchsiper  路  7Comments

lenny76 picture lenny76  路  10Comments

jsid72 picture jsid72  路  6Comments