Skip to content

Initialized event loses context #226

Open
@Chreekar

Description

@Chreekar

After updating froala-editor and angular-froala to 3.0.6 from 2.9.3 the events no longer pass the editor instance as a parameter to the callback, instead it is bound to this. This is no problem except for the "initialized" event where this is bound to window instead of the editor instance. The effect is that you cannot access the editor instance from the initialized callback.

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