Dekus
Dekus
FFilament
Created by Dekus on 12/31/2024 in #❓┊help
Livewire Table action redirect the table ?
The problem was related to both issues: https://github.com/filamentphp/filament/issues/8924
7 replies
FFilament
Created by Dekus on 12/31/2024 in #❓┊help
Livewire Table action redirect the table ?
Probably related: https://github.com/filamentphp/filament/issues/12887 but the solutions doesn't work
7 replies
FFilament
Created by Dekus on 12/31/2024 in #❓┊help
Livewire Table action redirect the table ?
Livewire::make(ListPayoutLevels::class, [ "payout_id" => $form->getRecord()->id, ])
7 replies
FFilament
Created by Dekus on 12/31/2024 in #❓┊help
Livewire Table action redirect the table ?
7 replies
FFilament
Created by Dekus on 12/28/2024 in #❓┊help
Table in Resource
Yes exactly, but i think I found the solution using the livewire table
7 replies
FFilament
Created by Dekus on 1/9/2024 in #❓┊help
First key of a form data doesn't update
The problem was the fill in the $form, the solution is to fill the form in the mount!
10 replies
FFilament
Created by Dekus on 1/9/2024 in #❓┊help
First key of a form data doesn't update
This is the full page if someone wants to give it a look
10 replies
FFilament
Created by Dekus on 1/9/2024 in #❓┊help
First key of a form data doesn't update
Should this changes something about this problem? I mean, forms shouldn't behave in the exact same way?
10 replies
FFilament
Created by Dekus on 1/9/2024 in #❓┊help
First key of a form data doesn't update
Yes, it's a view record
10 replies
FFilament
Created by Dekus on 1/9/2024 in #❓┊help
First key of a form data doesn't update
10 replies
FFilament
Created by Dekus on 12/28/2023 in #❓┊help
Open action modals inside a modal
Seems like "<x-filament-actions::modals />" broke the action modals.
4 replies