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

Can't dispatch ngrx/store action more than once from a lazy loaded module #77

Open
gearguy365 opened this issue Oct 10, 2017 · 1 comment

Comments

@gearguy365
Copy link

when i dispatch an ngrx/action from a lazyloaded module in my application, the dispatcher receives it only the very first server render. when renderUri is called a second time(by reloading the page) the dispatcher is never triggered.

@clbond
Copy link
Contributor

clbond commented Oct 21, 2017

Thank you for your report. Can you link to your code or provide a reproduction repo for me?

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