Skip to content

WorkflowViewStub will never show initial rendering if initial update() call happens before adding to parent. #167

Open
@zach-klippenstein

Description

@zach-klippenstein

If a WorkflowViewStub is created, and then update() called before it is added to another view, the view returned from the registry will never be added to the parent, and the initial rendering will never show. It will not show until the stub is updated with a non-null parent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    uiRelated to UI integration

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions