F
Filamentβ€’4mo 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β€’4mo ago
$action->halt()
jlove1672
jlove1672OPβ€’4mo ago
perfect! πŸ™Œ
Want results from more Discord servers?
Add your server