You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
try more useless refs to input container in full trace
- move traceOut.index and traceOut._input assignments
out of supplyTraceDefaults for clarity
- 'index' ref -> index in user data (as before)
- '_input' ref -> trace in user data (as before)
- '_expandedIndex' ref -> index in fullData
- '_expandedInput' ref -> full trace after transform,
before 2nd trace dflts
0 commit comments