0

I'm trying to use redux-devtools to debug an NgRX state issue I have in an enterprise Angular (v13) web application, where a race condition causes an action to fire twice.

While trying to use the extension to debug this issue, it seems that some of the actions fired are missing from the action list. I have read about & set the history value in the extension options as seen below, with no improvement:

enter image description here

I noticed the red disclaimer about setting the value as a parameter while configuring it within your code - has anyone managed to do this with an Angular application - or get around the history limiting issue?

1 Answer 1

0

Turns out, I missed this package from the NgRX team

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.