MCPcopy Create free account
hub / github.com/plotly/dash / shouldError

Function shouldError

dash/deps/react-dom@18.3.1.js:29030–29032  ·  view source on GitHub ↗
(fiber)

Source from the content-addressed store, hash-verified

29028 };
29029
29030 function shouldError(fiber) {
29031 return shouldErrorImpl(fiber);
29032 }
29033
29034 var shouldSuspendImpl = function (fiber) {
29035 return false;

Callers 1

updateClassComponentFunction · 0.70

Calls 1

shouldErrorImplFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…