dillon1000/react
Commit
Browse files Fix isMounted inside of render
This is apparently used to determine if you can access refs. Bad pattern, but a pattern nonetheless.
Changed paths3 files
First-parent comparisonsrc/core/ReactCompositeComponent.js ModifiedM src/core/__tests__/ReactComponent-test.js ModifiedM src/core/__tests__/ReactComponentLifeCycle-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…