Skip to content

Cannot update the root element.  #498

Closed
@rmorshea

Description

@rmorshea

Current Situation

The 0.33.0 release introduced a regression in which the root element of the layout cannot be updated due to a typo on this line where doc should have been doc.current. We missed this during testing because, under the hood, the display() test fixture uses hotswap under the hood which always modifies one of its children (not the root element). We need an explicit test to check that the root element can be udpated.

Proposed Changes

  • quickly fix the issue and make a 0.33.1 release.
  • add a regression test to ensure this doesn't happen again in the future.

Implementation Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority-3-lowMay be resolved one any timeline.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions