dillon1000/react

Commit

Repro for jsx lowering issues

* JSX tag value temporaries getting promoted due to being sandwiched inside the 
mutation of some other item 

* Incorrect order-of-evaluation for jsx tag relative to props/children
Browse files
Changed paths4 files
First-parent comparison
A compiler/forget/src/__tests__/fixtures/compiler/_bug.global-jsx-tag-lowered-between-mutations.expect.md AddedA compiler/forget/src/__tests__/fixtures/compiler/_bug.global-jsx-tag-lowered-between-mutations.js AddedA compiler/forget/src/__tests__/fixtures/compiler/_bug.jsx-tag-evaluation-order.expect.md AddedA compiler/forget/src/__tests__/fixtures/compiler/_bug.jsx-tag-evaluation-order.js Added
Patch

Files changed

Rendering syntax-highlighted changes…