Skip to content
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

open sounds config will show an error in console #1793

Open
lasiaz opened this issue Nov 27, 2018 · 3 comments
Open

open sounds config will show an error in console #1793

lasiaz opened this issue Nov 27, 2018 · 3 comments

Comments

@lasiaz
Copy link

lasiaz commented Nov 27, 2018

Expected Behavior

no error

Actual Behavior

in console show an error, Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first.

Steps to Reproduce

  1. change blocks config in scratch-gui, {sounds:true}
  2. open scratch-gui/index.html

Operating System and Browser

Mac OS 10.13.6 chrome 70.0.3538.102

@epicfaace
Copy link
Contributor

This is caused by a Blockly problem, google/blockly#1902

@epicfaace
Copy link
Contributor

The fix was added in Blockly (google/blockly#2162) - so it should be fixed once the latest version is merged in.

@mfrtrifork
Copy link
Contributor

Should be fixed by this PR: #1942

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants