dillon1000/react

Commit

Don't initialize reconcile transaction on server

...when calling setState from within a componentWillMount. Fixes #1866.

Test Plan: jest
Browse files
Changed paths2 files
First-parent comparison
M src/browser/server/__tests__/ReactServerRendering-test.js ModifiedM src/core/ReactUpdates.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…