mo4islona / node-blockly

Blockly for Node.js and Browser via CommonJS module
133 stars 81 forks source link

Calling Blockly.setLocale has uncaught error. #14

Closed NAllred91 closed 6 years ago

NAllred91 commented 6 years ago

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 commented 6 years ago

Rolling back to node-blockly 1.0.21 resolves this issue.

mo4islona commented 6 years ago

Still reproduce in 1.0.24?

NAllred91 commented 6 years ago

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 commented 6 years ago

https://github.com/google/blockly/issues/1220 Yep, I'll probably just stay at 1.0.21 until that issue is resolved by the blockly team.

NAllred91 commented 6 years ago

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

mo4islona commented 6 years ago

Yeah, sure. Please check the latest version 1.0.28