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

@asyncConnect deferred: true not working as expected #285

Closed
Sicria opened this issue Jun 9, 2017 · 1 comment
Closed

@asyncConnect deferred: true not working as expected #285

Sicria opened this issue Jun 9, 2017 · 1 comment

Comments

@Sicria
Copy link

Sicria commented Jun 9, 2017

I'm not sure if I'm misunderstanding this or not but I think I remember this working a couple of months ago.

When you navigate from Home to Widgets no data is loaded, but when you reload the page it is.

If you navigated here from another page, the data was fetched from the client after the route transition. This uses the decorator method @asyncConnect with the deferred: true flag.

But that does not seem to be the case since no data is loaded.

Is this a bug or am I just misunderstanding what's supposed to be happening.

@MHerszak
Copy link

Could this be related? brocoders/redux-async-connect#72

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

2 participants