dillon1000/react
Commit
Browse files Repro for memoized hook within logical expression
Repro of a bug in which we incorrect memoize hook calls that are inside logical expressions (though the bug could occur for ternaries, optional calls, and sequence expressions too).
Changed paths2 files
First-parent comparisoncompiler/forget/src/__tests__/fixtures/compiler/hook-inside-logical-expression.expect.md AddedA compiler/forget/src/__tests__/fixtures/compiler/hook-inside-logical-expression.js AddedPatch
Files changed
Rendering syntax-highlighted changes…