Skip to content

Commit 53b677a

Browse files
committed
DEBUG
1 parent 3dfbb22 commit 53b677a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Grid.php

+2
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ protected function init(): void
110110
$this->paginator = $seg->add(Factory::factory([Paginator::class, 'reload' => $this->container], $this->paginator));
111111
$this->stickyGet($this->paginator->name);
112112
}
113+
114+
$this->stickyGet('atk_layout_maestro_crud_menu_menu_item_view_jssearch_q');
113115
}
114116

115117
protected function initTable(): Table

0 commit comments

Comments
 (0)