dillon1000/react
Commit
Browse files [Flight] Don't assume _debugStack and _owner is defined for prod elements (#33675)
We generally treat these types of fields as optional on ReactDebugInfo and should on ReactElement too. That way we can consume prod payloads from third parties.
Changed paths1 file
First-parent comparisonpackages/react-client/src/ReactFlightClient.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…