dillon1000/react
Commit
Browse files Don't blow up on missing _store in element validation
Seems better to fail gracefully, especially now that we support inlining. If people do this by accident we can figure out how to add a helpful warning instead. Fixes #3285.
Changed paths2 files
First-parent comparisonsrc/isomorphic/classic/element/ReactElementValidator.js ModifiedM src/isomorphic/classic/element/__tests__/ReactElementValidator-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…