Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
);
Callers
1
ReactDOMFizzStaticBrowser-test.js
File · 0.70
Calls
1
push
Method · 0.65
Tested by
no test coverage detected