Closed
Description
Currently, dispatch
may suppress silent errors that break the program. I had this happen here:
https://github.com/rackt/redux/blob/bb9fa19cf2a22d0149dcf134e36404a02d93b2b3/src/createStore.js#L126
Modifying to the following surfaces the issue.
I can submit a PR, but what's the recommended way to handle?
Metadata
Metadata
Assignees
Labels
No labels