MCPcopy
hub / github.com/plotly/dash / resetHasForceUpdateBeforeProcessing

Function resetHasForceUpdateBeforeProcessing

dash/deps/react-dom@18.2.0.js:13936–13938  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13934 }
13935
13936 function resetHasForceUpdateBeforeProcessing() {
13937 hasForceUpdate = false;
13938 }
13939 function checkHasForceUpdateAfterProcessing() {
13940 return hasForceUpdate;
13941 }

Callers 2

resumeMountClassInstanceFunction · 0.70
updateClassInstanceFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…