Skip to content

setState() called on an unmounted component #23

Description

@Fatmajk

I get the following error message in the console when I implement and use the <ReCaptcha> component in my own component.

"Warning: setState(...): Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component. This is a no-op. Please check the code for the ReCaptcha component."

Something not updated yet due to latest React and lib version?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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