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

Calling Blockly.setLocale has uncaught error. #14

Closed
NAllred91 opened this issue Aug 4, 2017 · 6 comments
Closed

Calling Blockly.setLocale has uncaught error. #14

NAllred91 opened this issue Aug 4, 2017 · 6 comments

Comments

@NAllred91
Copy link

For some reason, when I call Blockly.setLocale() I get an uncaught type error, Uncaught TypeError: _.extend(...) is not a function

This is in browser.js line 14. I'm not sure what causes this to happen..

@NAllred91 NAllred91 reopened this Aug 4, 2017
@NAllred91
Copy link
Author

Rolling back to node-blockly 1.0.21 resolves this issue.

@mo4islona
Copy link
Owner

Still reproduce in 1.0.24?

@NAllred91
Copy link
Author

This is not reproducible in 1.0.24. Although 1.0.24 has an issue when you scroll up in the flyout, but that is probably an issue with blockly itself at the moment.

@NAllred91
Copy link
Author

google/blockly#1220 Yep, I'll probably just stay at 1.0.21 until that issue is resolved by the blockly team.

@NAllred91
Copy link
Author

@mo4islona I got a fix for the scroll issue merged into blockly. Do you mind updating the version of blockly?

@mo4islona
Copy link
Owner

Yeah, sure. Please check the latest version 1.0.28

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

No branches or pull requests

2 participants