dillon1000/react
Commit
Browse files Cache list rows by Element ID rather than index
This is important since we are caching element sizes by DOM (in a WeakMap). Toggling (as well as insertion/deletion) might otherwise break this in some cases.
Changed paths1 file
First-parent comparisonsrc/devtools/views/Components/Tree.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…