We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://sentry.io/organizations/dbaynard/issues/?project=5660327
Browserstack testing has identified two errors:
TypeError: undefined is not an object (evaluating 'e.x') react
From loading localhost into browserstack I think this is because somehow Reference values are undefined.
Reference
syntaxerror no identifiers allowed directly after numeric literal
This looks like a bigint issue?
bigint
The text was updated successfully, but these errors were encountered:
zxing-js/library#274 maybe related?
zxing-js/library#274
Sorry, something went wrong.
dbaynard
Successfully merging a pull request may close this issue.
See https://sentry.io/organizations/dbaynard/issues/?project=5660327
Browserstack testing has identified two errors:
From loading localhost into browserstack I think this is because somehow
Reference
values are undefined.This looks like a
bigint
issue?The text was updated successfully, but these errors were encountered: