F
Filamentβ€’2mo ago
jlove1672

How do i prevent an action modal from closing the modal on submit

How do i prevent an action modal from from closing the modal on submit ->action(function ($action, Order $record, $livewire, $data) {
if ($something) { //add custom error and dont close modal }
Solution:
$action->halt()
Jump to solution
2 Replies
Solution
LeandroFerreira
LeandroFerreiraβ€’2mo ago
$action->halt()
jlove1672
jlove1672β€’2mo ago
perfect! πŸ™Œ
Want results from more Discord servers?
Add your server