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
For actions hooked up with attachAction, Redux dev tools shows the the action, but the Diff says (states are equal), although there were changes made by the action.
Expected behavior
In Redux dev tools the action should correctly show Diff.
Hi @biiiipy, thanks for your bug report!
Can you provide a small project, which allows us to reproduce your issue, this would help us to solve this issue.
I'm submitting a...
Current behavior
For actions hooked up with attachAction, Redux dev tools shows the the action, but the Diff says
(states are equal)
, although there were changes made by the action.Expected behavior
In Redux dev tools the action should correctly show Diff.
Environment
The text was updated successfully, but these errors were encountered: