With the Redux DevTools browser plugin, in the "Actions" pane on the left, I am only interested in the new actions that happen after I do something. All of the previous actions are verbose clutter. Is there a way I can clear the Actions?
Asked
Active
Viewed 26 times
0
-
2Press the "commit" button – phry Jul 21 '23 at 17:54
1 Answers
0
Yea, you use the commit
button within the DevTools
Remove all actions from the log, and make the current state your initial state

timdeschryver
- 14,415
- 1
- 19
- 32