MCPcopy Index your code
hub / github.com/plotly/dash / enterDisallowedContextReadInDEV

Function enterDisallowedContextReadInDEV

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

Source from the content-addressed store, hash-verified

13036 }
13037 }
13038 function enterDisallowedContextReadInDEV() {
13039 {
13040 isDisallowedContextReadInDEV = true;
13041 }
13042 }
13043 function exitDisallowedContextReadInDEV() {
13044 {
13045 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…