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

Use NGRX store data in route resolver #16

Open
rezord opened this issue Apr 10, 2019 · 0 comments
Open

Use NGRX store data in route resolver #16

rezord opened this issue Apr 10, 2019 · 0 comments

Comments

@rezord
Copy link

rezord commented Apr 10, 2019

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.

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