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

Function resetHasForceUpdateBeforeProcessing

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

Source from the content-addressed store, hash-verified

15047 }
15048
15049 function resetHasForceUpdateBeforeProcessing() {
15050 hasForceUpdate = false;
15051 }
15052 function checkHasForceUpdateAfterProcessing() {
15053 return hasForceUpdate;
15054 }

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…