You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Regression (a behaviour that used to work and stopped working in a new release)
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
I'm submitting a...
What is the current behaviour?
redux-devtools-extension
has support for having anactionSanitizer
(see https://github.com/zalmoxisus/redux-devtools-extension/blob/master/docs/API/Arguments.md#actionsanitizer--statesanitizer).Expected behaviour:
I'd like be able to use this with @ngrx/store-devtools if possible, but I can't seem to work out how this can be done.
The text was updated successfully, but these errors were encountered: