Skip to content

ngrx/router-store crashes Chrome Redux DevTools Extension #537

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

Closed
jongunter opened this issue Nov 1, 2017 · 4 comments
Closed

ngrx/router-store crashes Chrome Redux DevTools Extension #537

jongunter opened this issue Nov 1, 2017 · 4 comments

Comments

@jongunter
Copy link

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ x ] Bug report 
[ ] Feature request
[ ] Documentation issue or request

What is the current behavior?

  1. Open Redux DevTools
  2. Dispatch some non-router action. Everything works normally.
  3. Navigate to a route by clicking a [routerLink]
  4. Redux DevTools compleley freezes and stops working. ngrx is still working and there are no error messages printed in the console.

Expected behavior:

Redux DexTools should not freeze

Minimal reproduction of the problem with instructions:

See above for repro steps.

Version of affected browser(s),operating system(s), npm, node and ngrx:

Chrome Version 62.0.3202.75 (Official Build) (64-bit)
ngrx/router-store 4.1.0
ngrx/store 4.0.3
Angular 4.2.4

@aitboudad
Copy link
Contributor

see https://github.com/ngrx/platform/blob/master/docs/router-store/api.md#custom-router-state-serializer

@jongunter
Copy link
Author

Ooops...didn't notice that section...thanks.

@nijat12
Copy link

nijat12 commented Jan 4, 2019

I implemented the serializer but still DevTool Crashes.

Angular: 6.1.10
ngrx/store: 6.1.0
ngrx/router-store: 6.1.0
Chrome Version 71.0.3578.98 (Official Build) (64-bit)

joseluisq added a commit to joseluisq/ngrx-router-state-plus that referenced this issue Mar 7, 2019
…fix ngrx/router-store Chrome Redux DevTools Extension crashing

Ref: ngrx/platform#537
@msorens
Copy link

msorens commented Dec 11, 2020

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

4 participants