Skip to content

Bug: Synchronous update re-entry issue with editor.focus #8359

@etrepum

Description

@etrepum

Follow-up to #8356

There's an edge case where we would leave orphaned deferred update callbacks on the editor when a sync update is called from a sync update with certain rare preconditions. #8356 added a workaround but the solution here is should be a bit more robust with better timing guarantees for when those callbacks will happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreReconciler, DOM, Selection, Node, Events, Composition

    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