dillon1000/react

Commit

Fix console warning in LegacyImmutableObject

It does check `hasOwnProperty`, but *after* accessing the field and therefore triggering enumerable getters in modified prototypes.
Browse files
Changed paths1 file
First-parent comparison
M src/utils/LegacyImmutableObject.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…