Skip to content

gm.editableAreaFilter calls for every inctances of gridmanager #93

@ypavlov

Description

@ypavlov

I have 2 gridmanagers on same page, and gm.editableAreaFilter clear code for both instances when user clicks preview button.
This code works globally

$('.'+gm.options.controlNestedEditable, canvasElem).remove();
$('.'+gm.options.gmContentRegion).contents().unwrap();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions