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

Function hasContextChanged

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

Source from the content-addressed store, hash-verified

11848 }
11849
11850 function hasContextChanged() {
11851 {
11852 return didPerformWorkStackCursor.current;
11853 }
11854 }
11855
11856 function isContextProvider(type) {
11857 {

Callers 4

resumeMountClassInstanceFunction · 0.70
updateClassInstanceFunction · 0.70
updateContextProviderFunction · 0.70
beginWorkFunction · 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…