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

loadOnServer is not in sync with AsyncConnect #103

Open
Dindaleon opened this issue Jan 9, 2017 · 1 comment
Open

loadOnServer is not in sync with AsyncConnect #103

Dindaleon opened this issue Jan 9, 2017 · 1 comment

Comments

@Dindaleon
Copy link

I have a universal app where I need to log in a user when the app is loaded server side.

On server load, the connector AsyncConnect is being called on server load; however, it is being called after the function loadOnServer What can I do so that the AsyncConnect is already called in sync with loadOnServer? So that the store is ready when the app loads.

@tomCollinson
Copy link

Are you naming the component in the route?

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