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

refactor(Devtools): Show complex structures in monitor #79

Merged
merged 1 commit into from
Jul 14, 2017

Conversation

brandonroberts
Copy link
Member

This will not serialize the data before sending it to the Devtools extension, allowing it to handle complex structures including circular references from the RouterState when using @ngrx/router-store.

Closes #61

This will not serialize the data before sending it to the Devtools extension, allowing it to handle complex structures including circular references
from the RouterState when using @ngrx/router-store.
@MikeRyanDev MikeRyanDev merged commit 3827947 into master Jul 14, 2017
@MikeRyanDev MikeRyanDev deleted the devtools-serialize branch July 14, 2017 13:00
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

Successfully merging this pull request may close these issues.

2 participants