You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nested content control parent relationships — Fixed parent discovery for nested content controls. When content controls are nested inside other content controls, getParent() now correctly identifies the immediate parent. This ensures that wrap and group operations preserve the correct hierarchy across save and reload cycles, improving reliability when working with complex document structures or AI agents that manipulate nested controls.