Skip to content

Site crashes when adding or removing dimension in Input Node #58

Description

@kartikgoyal137

The exact error is : Maximum Depth exceeded in react
which means there is some infinitely repeated loop condition where a variable is getting updated. It generally happens when there is setVariable inside of useEffect having variable as dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions