ui: prevent network row modal from changing replayer time
This commit is contained in:
parent
2c0a75b11f
commit
878c10f723
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(() => {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue