Skip to content

react-v1.16.1

Choose a tag to compare

@superdoc-orbit superdoc-orbit released this 30 Jul 20:25

Fixes

  • Nested content control parent discovery — Fixed contentControls.getParent() to correctly identify the immediate parent when querying nested content controls. Previously, parent relationships could be missed when traversing the document tree during round-trip save-and-reload cycles, causing Document API operations to fail on nested content control hierarchies.