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

Function onError

packages/react-dom/src/__tests__/ReactDOMFizzServerBrowser-test.js:145–147  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

143 </div>,
144 {
145 onError(x) {
146 reportedErrors.push(x);
147 },
148 },
149 ),
150 );

Calls 1

pushMethod · 0.65

Tested by

no test coverage detected