mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 03:06:00 +00:00
fix
This commit is contained in:
@@ -372,6 +372,7 @@
|
||||
if (!display) return;
|
||||
await tick();
|
||||
if (!domTable) return;
|
||||
if (!display) return;
|
||||
if (disableLoadNextRef.get()) return;
|
||||
|
||||
const rowIndex = getLastVisibleRowIndex();
|
||||
|
||||
Reference in New Issue
Block a user