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

Function enterDisallowedContextReadInDEV

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

Source from the content-addressed store, hash-verified

14149 }
14150 }
14151 function enterDisallowedContextReadInDEV() {
14152 {
14153 isDisallowedContextReadInDEV = true;
14154 }
14155 }
14156 function exitDisallowedContextReadInDEV() {
14157 {
14158 isDisallowedContextReadInDEV = false;

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…