dillon1000/react
Commit
Browse files Refactor Transaction to not rethrow errors
Rethrowing errors makes debugging harder. This makes it so that an exception in a render method can be caught using the purple stop sign (or the blue one, of course) in Chrome.
Changed paths1 file
First-parent comparisonsrc/utils/Transaction.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…