We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b08dc4c commit 2ced322Copy full SHA for 2ced322
src/Layout/Concerns/WithScroll.php
@@ -23,7 +23,7 @@ public function mountWithScroll(): void
23
}
24
25
26
- public function updatedPage(): void
+ public function updatingPage(): void
27
{
28
unset($this->items);
29
0 commit comments