Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setState() called on an unmounted component #23

Open
Fatmajk opened this issue Sep 15, 2020 · 0 comments
Open

setState() called on an unmounted component #23

Fatmajk opened this issue Sep 15, 2020 · 0 comments

Comments

@Fatmajk
Copy link

Fatmajk commented Sep 15, 2020

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant