mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
93f91795a0
Alternative to #28620. Instead of emitting lazy references to not-yet-emitted models in the Flight Server, this fixes the observed issue in https://github.com/unstubbable/ai-rsc-test/pull/1 by adjusting the lazy model resolution in the Flight Client to update stale blocked root models, before assigning them as chunk values. In addition, the element props are not outlined anymore in the Flight Server to avoid having to also handle their staleness in blocked elements. fixes #28595
react-server-dom-webpack
Experimental React Flight bindings for DOM using Webpack.
Use it at your own risk.