-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NotFoundError in Chrome / TypeError in Firefox #621
Comments
Was able to reproduce the Firefox error on Android as well. Will fix it
asap.
Reproduction of Mac issue pending.
…On Wed, Nov 23, 2022, 4:56 AM Sealky ***@***.***> wrote:
In Chrome with MacOS, when start scan is clicked, it shows "NotFoundError:
Requested device not found".
[image: Screen Shot 2022-11-22 at 1 43 23 PM]
<https://user-images.githubusercontent.com/26069780/203419408-5a4a191d-9c25-4f72-8b92-fcc428ad0fde.png>
In Firefox with MacOS, when start scan is clicked, it shows "TypeError:
this.track.getCapabilities is not a function".
[image: Screen Shot 2022-11-22 at 1 39 55 PM]
<https://user-images.githubusercontent.com/26069780/203419422-d4ce65fa-4c23-4fcd-83d6-d1aa3db5b801.png>
—
Reply to this email directly, view it on GitHub
<#621>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAW6HBKBUPD36TB7TXS5MLTWJUXOLANCNFSM6AAAAAASIH2VVQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Hey @mebjas, Just a quick question though, do you think the 'html5-qrcode' library is production safe? |
What do you mean by production safe? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Chrome with MacOS, when start scan is clicked, it shows "NotFoundError: Requested device not found".
In Firefox with MacOS, when start scan is clicked, it shows "TypeError: this.track.getCapabilities is not a function".
The text was updated successfully, but these errors were encountered: