Skip to content

Using knockout mapping. When updating with new data the editor can't be typed on #25

@ephraimdulay

Description

@ephraimdulay

I have an issue when the DOM gets updated.

On first load of the page every editor works and typed on. As soon as I do an action and causes the page to get new data and apply the new data to the mapping. This will trigger the dom to update which then causes ALL editors to not function.

<html><head></head><body></body></html>

That's the content of the iframe after update. But this is how it looks like initially:

<body id="tinymce" class="mce-content-body " data-id="1-1039-RT-comment" contenteditable="true" spellcheck="false"><p>test</p></body>

Left out the since it may contain confidential information.

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