Skip to content

Use NGRX store data in route resolver #16

@rezord

Description

@rezord

How can I use the data which is stored in store in route resolver?
I have a route resolver and before it loads an Id from service and then it calls several API calls and adds them as observable with fork-join. But know I need to wait for the result of the store and then call these APIs.

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