Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
ReactDOMFizzStaticNode-test.js
File · 0.70
Calls
1
push
Method · 0.65
Tested by
no test coverage detected