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

autoload={true} will fire setState before component is mounted #228

Closed
iam4x opened this issue Jun 2, 2015 · 1 comment
Closed

autoload={true} will fire setState before component is mounted #228

iam4x opened this issue Jun 2, 2015 · 1 comment

Comments

@iam4x
Copy link
Contributor

iam4x commented Jun 2, 2015

If the request respond faster than component mount, a warning will be shown in the console.

screen shot 2015-06-02 at 17 35 53

Stack trace:
screen shot 2015-06-02 at 17 38 19

It still works, and it's weird that the request is fired twice too.

@iam4x
Copy link
Contributor Author

iam4x commented Jun 29, 2015

I can't reproduce this anymore.

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