ui: prevent network row modal from changing replayer time

This commit is contained in:
nick-delirium 2025-04-30 10:19:25 +02:00
parent 647a9f7d52
commit 4cef507611
No known key found for this signature in database
GPG key ID: 93ABD695DF5FDBA0

View file

@ -627,8 +627,6 @@ export const NetworkPanelComp = observer(
},
}
);
devTools.update(INDEX_KEY, { index: displayedItems.indexOf(item) });
stopAutoscroll();
};
const tableCols = useMemo(() => {