You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
@lfigueras this can be be fixed by merging #452 or by editing your source code to the new file path https://unpkg.com/@zxing/[email protected]/umd/index.min.js (see also #445 (comment))
99b3b62
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am getting an error using your QRCOde scanner. It throws an error message of: GET https://unpkg.com/@zxing/[email protected]/umd/zxing-browser.min.js net::ERR_ABORTED 404 (index):118 Uncaught ReferenceError: ZXing is not defined at (index):118
Can you help me with this?
I need to make this work before June 10 for my Project.
99b3b62
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PS. Tested you demo live app on web and it throws the same error.
99b3b62
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lfigueras this can be be fixed by merging #452 or by editing your source code to the new file path
https://unpkg.com/@zxing/[email protected]/umd/index.min.js
(see also #445 (comment))