dillon1000/react
Commit
Browse files Fix console warning in LegacyImmutableObject
It does check `hasOwnProperty`, but *after* accessing the field and therefore triggering enumerable getters in modified prototypes.
Changed paths1 file
First-parent comparisonsrc/utils/LegacyImmutableObject.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…