Skip to content

Bug: [lexical-table] GetDOMSlot reconciliation for table properties #7370

@ivailop7

Description

@ivailop7

Lexical version: 0.28

  1. Create a table
  2. Toggle First Row Freeze
  3. Try -> works
  4. Reload editor state
  5. State is correct, but DOM now has the frozenRow CSS class applied to the table element, not the wrapper element, unlike when it's applied for the first time.

This works correctly for the 'Toggle First Column Freeze', meaning it always applies the class on the wrapper element, even after reload.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions