Skip to content

useEffect infinite loop in AppConfigurationExtensionProvider #85

@dgabka

Description

@dgabka

useEffect dependency array contains installationData which is being overwritten in the hook causing an infinite loop, which does not allow to edit the configuration fields.

}, [installationData, location, setLoading, setInstallation]);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions