Skip to content

Commit 240fc3e

Browse files
betsyecastrowunc
authored andcommitted
Updates filter results after filing a student
1 parent 107e9a3 commit 240fc3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Http/Livewire/ProfileStudents.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ public function getStudentsProperty()
7777

7878
public function updated($name, $value)
7979
{
80+
$this->refreshStudents();
8081
$this->emitFilterUpdatedEvent($name, $value);
8182
}
8283

0 commit comments

Comments
 (0)