Skip to content

DependentCompositeField raises warning in yarn dev mode. #2072

@GuySartorelli

Description

@GuySartorelli

The new DependentCompositeField created in #2056 causes the following warning when built with yarn dev:

Selector unknown returned the root state when called. This can lead to unnecessary rerenders.

This warning is benign - the only redux state that will be updated currently is state for the form, as field values change.

That said, it is annoying and clutters the console, so we should resolve it when time allows.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions