dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M src/isomorphic/classic/element/__tests__/ReactElement-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…