mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-09-11 19:22:59 +02:00
Fix continuous scroll in sv5 joblist, rework joblist logic
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
}));
|
||||
|
||||
/* Effects */
|
||||
$effect(() => {
|
||||
$effect(() => {
|
||||
if (!usePaging) {
|
||||
window.addEventListener('scroll', () => {
|
||||
let {
|
||||
|
Reference in New Issue
Block a user