Crash on Firefox 72 on Mac (script is "blocked from extracting canvas data")
See original GitHub issueConsole logs:
Error Blocked http://leaflet.github.io/Leaflet.heat/demo/ from extracting canvas data because no user input was detected. leaflet-heat.js:6:1045
Blocked http://leaflet.github.io/Leaflet.heat/demo/ from extracting canvas data because no user input was detected. leaflet-heat.js:6:1413
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Blocked canvas data : r/firefox - Reddit
Hello, I use Privazer to clean my computer and after each cleanup it removes my preferences to block canvas data extraction i.e."Allow ...
Read more >Site Permission) before allowing content to extract canvas ...
Prompt (w/ Site Permission) before allowing content to extract canvas data (Tor 6253)
Read more >Safari Technology Preview Release Notes - Apple Developer
Fixed Cross-Origin-Embedder-Policy incorrectly blocking scripts on a cache hit ... Added browser.storage.session API for storing data in-memory that is not ...
Read more >QAe - River Thames Conditions
Maldives honeymoon package cost, Mamasans surry hills, Nyer urness, Match up block b returns ep 4, Pesawat tercepat yg pernah diciptakan, Wettervorhersage ...
Read more >Bug listing with status RESOLVED with resolution UPSTREAM ...
ServerSocket.close() fails to cause threads blocked in ServerSocket.accept() to ... Bug:87056 - "Problem with mozilla-launcher script and Adobe Reader 7.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
this thread popped up when I searched on ‘Blocked digid.nl from extracting canvas data because no user input was detected.’’
taken from the console warning: ‘Blocked https://digid.nl/inloggen_app_qr?utf8=✓&app_verification_code[verification_code]=SMJX&button= from extracting canvas data because no user input was detected.’
that is in Nightly: 87.0a1 (2021-02-22) (64-bits) (Ubuntu 20.10)
It blocks me from logging via QR-code on a Dutch government site. (QR code is not displayed)
If it’s any help, I found that it doesn’t seem to happen on my Firefox 72.0.2 on macOS Catalina. If you replace
http://
withhttps://
however then it prints errors about mixed active content and the map fails to load but I suppose that’s a separate issue.