Skip to content

receive op data had split more times with not local? #396

@aeroyu

Description

@aeroyu

i submit op like
[
{
"sd": "checkable-list-item",
"p": [
"blocks",
0,
"type",
0
]
},
{
"si": "unstyled",
"p": [
"blocks",
0,
"type",
0
]
}
]
and local receive op event op is the same with send data,
but with other client receive op,has split two time,[
{
"sd": "checkable-list-item",
"p": [
"blocks",
0,
"type",
0
]
}] and [{
"si": "unstyled",
"p": [
"blocks",
0,
"type",
0
]
}
]

how can i receive op normal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions