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

Function markUpdateInDevTools

dash/deps/react-dom@18.3.1.js:16769–16774  ·  view source on GitHub ↗
(fiber, lane, action)

Source from the content-addressed store, hash-verified

16767 }
16768
16769 function markUpdateInDevTools(fiber, lane, action) {
16770
16771 {
16772 markStateUpdateScheduled(fiber, lane);
16773 }
16774 }
16775
16776 var ContextOnlyDispatcher = {
16777 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…