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

Function exitDisallowedContextReadInDEV

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

Source from the content-addressed store, hash-verified

14154 }
14155 }
14156 function exitDisallowedContextReadInDEV() {
14157 {
14158 isDisallowedContextReadInDEV = false;
14159 }
14160 }
14161 function pushProvider(providerFiber, context, nextValue) {
14162 {
14163 push(valueCursor, context._currentValue, providerFiber);

Callers 1

getStateFromUpdateFunction · 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…