ui: prevent network row modal from changing replayer time
This commit is contained in:
parent
c9c1ad4dde
commit
39fa9787d1
1 changed files with 0 additions and 2 deletions
|
|
@ -630,8 +630,6 @@ export const NetworkPanelComp = observer(
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
devTools.update(INDEX_KEY, { index: displayedItems.indexOf(item) });
|
|
||||||
stopAutoscroll();
|
|
||||||
};
|
};
|
||||||
|
|
||||||
const tableCols = useMemo(() => {
|
const tableCols = useMemo(() => {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue