Skip to content

Call .merge also triggers onAutoSave #49

@mwiedemeyer

Description

@mwiedemeyer

Hi,
awesome project. My issue:
I do a merge like this

drawioRef.current?.merge({ xml: myNewXml });

but this triggers also the onAutoSave. In the onAutoSave event data I cannot differentiate whether this event is fired by merge or by a user.

Do you have any idea how to fix it? Thanks!

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