Skip to content

loadOnServer is not in sync with AsyncConnect #103

Open
@Dindaleon

Description

@Dindaleon

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions