dillon1000/react
Commit
Browse files Add a test verifying undefined key and ref are ignored
It currently fails in `createElement` because of #6879 which was introduced in #5744. It also fails in `cloneElement` because the code with that bug was extracted and shared in 94d0dc68c89c0292cd430976a7dafb95f8d13cf4.
Changed paths1 file
First-parent comparisonsrc/isomorphic/classic/element/__tests__/ReactElement-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…