Wojtek-R
Wojtek-R
FFilament
Created by MazeEzam on 2/1/2024 in #❓┊help
Export Action - Lifecycle Hooks
Did you managed to find a solution to this?
11 replies
FFilament
Created by Wojtek-R on 4/11/2024 in #❓┊help
Pass data to widget from custom page
any ideas?
7 replies
FFilament
Created by Wojtek-R on 4/11/2024 in #❓┊help
Pass data to widget from custom page
I have tried it this way as it was mentioned in this thread: https://discord.com/channels/883083792112300104/1095984082212634674 it does not throw an error when I pass it like that: <x-filament-panels::page :widget-data="$shift"> but not sure how to access it then on widget component?
7 replies
FFilament
Created by Wojtek-R on 4/11/2024 in #❓┊help
Pass data to widget from custom page
it is a model instance, I also get the same error if I try to pass "$shift->id"
7 replies
FFilament
Created by Wojtek-R on 11/21/2023 in #❓┊help
SelectColumn::afterStateUpdated does not exist.
So in my case, I had to update filament from 3.0 to the newest version (3.11 I think) and that fixed the problem.
2 replies
FFilament
Created by Wojtek-R on 10/4/2023 in #❓┊help
Unable to find component: [app.filament.widgets.orders-to-schedule]
For anybody having the same issue, I have just created a new widget component but in usual Livewire folder and now component updates without any errors.
2 replies