Closed
Description
Just tried the live demo at http://alloyeditor.com/demo/ in Chrome Canary (Version 50.0.2627.0 64-bit).
Getting errors in the JS console:
Uncaught SyntaxError: Identifier '_typeof' has already been declared
(index):591 Uncaught ReferenceError: AlloyEditor is not defined(anonymous function) @ (index):591(anonymous function) @ (index):638
(index):652 Uncaught ReferenceError: AlloyEditor is not defined(anonymous function) @ (index):652(anonymous function) @ (index):757
It seems that in 0.7.5 the _typeof
boilerplate function gets defined multiple times (probably due to the build script concatenating files to generate the finals).
Though it looks like this is already fixed in the latest master
.
Metadata
Metadata
Assignees
Labels
No labels