dillon1000/react

Commit

[Flight] Fully support serializing Map/Set in console logs (#30295)

Currently we serialize Map/Set through our regular flow and not the
console serialization. The console one is more forgiving than the
regular one.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-client/src/__tests__/ReactFlight-test.js ModifiedM packages/react-server/src/ReactFlightServer.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…