haxxnz/vaxxed-as-web

Chrome opens dev tools console with audio warning after scanning barcode

wing5wong opened this issue · 6 comments

When scanning a barcode with a scanner on /input the chrome dev tools opens with an warning message regarding audio

I’m offsite currently but will get the exact message tomorrow.

Does not prevent scanning functionality

The dev tools open automatically?

Thats right - after a scan, the valid modal is displayed, and chrome devtools opens automatically.

image

Today it looks like the warning is no longer displayed ,but may have been moved to the issues tab

image

The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu
p @ howler.js:2522

Definitely very strange, those are just warnings. I'll take a look on changing the sound library.