-
-
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
Compatibility - [Android 11] [Chrome 88.0 ] - [Call stopScan will cause crash] #159
Comments
@bastienWang As you might see in the activity feed of this issue, I have found a solution to this issue. If you just use the compiled JS files, they can be found already in the pull request contents. |
This issue is still present and I can confirm that @MrGussio´s change (which i rebased onto the current master) solves this issue for me (on Chrome 89). @mebjas could you please triage this? I´d say it´s an high-prio issue. I did notice one of the tests are failing, but I also had some issues with the transpiling so this could just be an issue on my environment. |
@jdtimmerman I had some transpiling issues too - IIRC I eventually managed to do it by hand using Babel. Good to know that the fix also works for the most recent master version. |
Thanks for reporting the issue and thanks @MrGussio for the fix & @jdtimmerman for the verification. Added a comment to the PR, happy to merge asap. (Sorry have been a busy lately). |
Thanks for the fix @MrGussio - it has been merged and published.
Closing this issue now. |
Describe the bug
I use my phone link to Demo site, I repeated the start scanning and stop scanning, browser will cause crash.
Describe the browser:
Additional context
If use Chrome 83.0 is OK.
The text was updated successfully, but these errors were encountered: