mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
@@ -800,6 +800,7 @@ describe('ReactDOMFizzServer', () => {
|
||||
);
|
||||
});
|
||||
|
||||
// @gate experimental
|
||||
it('client renders a boundary if it errors before finishing the fallback', async () => {
|
||||
function App({isClient}) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user