Skip to content

Live demo and 0.7.5 currently broken #447

Closed
@hiddentao

Description

@hiddentao

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions