dillon1000/react
Commit
Browse files Use brackets instead of parenthesis in empty name eval (#30449)
Otherwise V8 will parse it as a URL and mess it up. The bracket is a magic string meaning empty.
Changed paths2 files
First-parent comparisonpackages/react-client/src/ReactFlightClient.js ModifiedM packages/react-client/src/__tests__/ReactFlight-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…