Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.
This repository was archived by the owner on May 25, 2019. It is now read-only.

"use strict"; is going to break behaviour of codemirror if not removed #39

Open
@rolandjitsu

Description

@rolandjitsu

I just tried to make codemirror run with multiple areas that are supposed to be editable (using an ng-repeat) and it did not work.

I finally found that removing "use strict;" will allow it to work properly.

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