SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

[Flight] Check if a return value is a client reference before introspecting (#29611)

This didn't actually fail before but I'm just adding an extra check.

Currently Client References are always "function" proxies so they never
fall into this branch. However, we do in theory support objects as
client references too depending on environment. We have checks
elsewhere. So this just makes that consistent.
S
Sebastian Markbåge committed
18164761b1ed4a0f70987ef56893285820549460
Parent: bd4bb32
Committed by GitHub <[email protected]> on 5/28/2024, 11:07:30 PM