dillon1000/react

Commit

Always call callback in component context

This brings these other call sites in line with line 67 of ReactUpdates.js:

callbacks[j].call(component);
Browse files
Changed paths2 files
First-parent comparison
M src/core/ReactMount.js ModifiedM src/core/ReactUpdates.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…