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

Fix RepoLink component set state warning #29

Open
msmfsd opened this issue Aug 18, 2016 · 0 comments
Open

Fix RepoLink component set state warning #29

msmfsd opened this issue Aug 18, 2016 · 0 comments
Assignees
Labels

Comments

@msmfsd
Copy link
Owner

msmfsd commented Aug 18, 2016

This is a router component is mounted issue because of async call.
Suggest put to redux thunk async action.

Line 59
warning.js?8a56:44 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 RepoLink component
@msmfsd msmfsd added the bug label Aug 18, 2016
@msmfsd msmfsd self-assigned this Aug 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant