dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M src/utils/Transaction.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…