rsnext/test/integration/react-streaming-and-server-components
Jiachi Liu 41614e52d7
Fix broken html on streaming render for error page (#33399)
## Bug

Fixes: #32515

Previously, we render the `suffix` after consuming 1st chunk, instead we should render it after stream finished

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [x] Errors have helpful link attached, see `contributing.md`
2022-01-17 20:27:12 +00:00
..
app Custom app for server components (#33149) 2022-01-14 13:01:00 +00:00
test Fix broken html on streaming render for error page (#33399) 2022-01-17 20:27:12 +00:00
unsupported-native-module Fix image related link prop warning with react 18 beta (#31895) 2021-11-30 18:37:22 +00:00