Skip to content

Autosave text not working when there is two editors on same page #612

@duje13

Description

@duje13

Describe the bug
When two editor are created at same page with autosave enabled, autosave text does not work on second editor ie. it is empty and never updated.
Keep in mind that autosave itself works fine, only text is not updated correctly.

To Reproduce
Create html page with two editors

Expected behavior
Autosave text displays and updates correctly in both editors.

Screenshots
Image

Additional context
I looked at the code a little and I believe that problem is here. It seems that autosave text is retrieved via id which is problem in this case for obvious reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions