dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-client/src/ReactFlightClient.js ModifiedM packages/react-client/src/__tests__/ReactFlight-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…