Skip to content

Commit

Permalink
Listen to updating
Browse files Browse the repository at this point in the history
  • Loading branch information
francoism90 authored Oct 17, 2024
1 parent b08dc4c commit 2ced322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Layout/Concerns/WithScroll.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public function mountWithScroll(): void
}
}

public function updatedPage(): void
public function updatingPage(): void
{
unset($this->items);
}
Expand Down

0 comments on commit 2ced322

Please sign in to comment.