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

Function markUpdateInDevTools

dash/deps/react-dom@18.2.0.js:17588–17593  ·  view source on GitHub ↗
(fiber, lane, action)

Source from the content-addressed store, hash-verified

17586 }
17587
17588 function markUpdateInDevTools(fiber, lane, action) {
17589
17590 {
17591 markStateUpdateScheduled(fiber, lane);
17592 }
17593 }
17594
17595 var ContextOnlyDispatcher = {
17596 readContext: readContext,

Callers 2

dispatchReducerActionFunction · 0.70
dispatchSetStateFunction · 0.70

Calls 1

markStateUpdateScheduledFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…