mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
08a39539fc
creating the root after closing the response can lead to a promise that never rejects. This is not intended use of the decodeReply API but if pathalogical cases where you pass a raw FormData into this fucntion with no zero chunk it can hang forever. This reordering causes a connection error instead --------- Co-authored-by: Zack Tanner <zacktanner@gmail.com>
react-server-dom-esm
Experimental React Flight bindings for DOM using ESM.
Use it at your own risk.