MCPcopy
hub / github.com/facebook/react / onRecoverableError

Function onRecoverableError

packages/react-dom/src/__tests__/ReactDOMFloat-test.js:7419–7421  ·  view source on GitHub ↗
(error)

Source from the content-addressed store, hash-verified

7417 </html>,
7418 {
7419 onRecoverableError(error) {
7420 errors.push(error.message);
7421 },
7422 },
7423 );
7424 await waitForAll([]);

Calls 1

pushMethod · 0.65

Tested by

no test coverage detected