Fixes table dropdown not correctly shown

This commit is contained in:
Matteo Biscosi 2025-04-30 10:37:14 +02:00
parent c2b34cd04d
commit 4a63c2daf3
2 changed files with 2 additions and 1 deletions

View file

@ -511,6 +511,7 @@ async function change_column_sort(col, col_index) {
set_active_rows(); // client side sorting
}
await set_columns_visibility();
set_dropdown_listener();
}

@ -1 +1 @@
Subproject commit 74cd812c64636f0fc3ae2085746dddb42d8024bf
Subproject commit ba5c326d2ef6f5e040e4412690cc3c2de27476f9