MCPcopy Index your code
hub / github.com/react/react / onError

Function onError

packages/react-dom/src/__tests__/ReactDOMFizzStaticBrowser-test.js:254–256  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

252 </div>,
253 {
254 onError(x) {
255 reportedErrors.push(x);
256 },
257 },
258 ),
259 );

Calls 1

pushMethod · 0.65

Tested by

no test coverage detected