Skip to content

Hide "Children" within IDOM_DEBUG_MODE key warnings #562

Closed
@Archmonger

Description

@Archmonger

Current Situation

When an Key not specified for dynamic child error occurs, component parts with numerous children can spam console unnecessarily.

image

Proposed Changes

Hide children on Key not specified for dynamic child errors.

Implementation Details

Before printing the dynamic child, call <element>.pop("children") on a cloned dictionary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions