MCPcopy
hub / github.com/react/react / onError

Function onError

packages/react-dom/src/__tests__/ReactDOMFizzStaticNode-test.js:150–152  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

148 </div>,
149 {
150 onError(x) {
151 reportedErrors.push(x);
152 },
153 },
154 );
155 } catch (error) {

Callers 1

Calls 1

pushMethod · 0.65

Tested by

no test coverage detected