generated from filamentphp/plugin-skeleton
-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
I cannot use InteractsWithBoard trait as on documentation due to an PHP error:

Trait method Relaticle\Flowforge\Concerns\InteractsWithBoard::getDefaultActionRecord has not been applied as App\Livewire\ProceedingTasksBoard::getDefaultActionRecord, because of collision with Filament\Actions\Concerns\InteractsWithActions::getDefaultActionRecord
I've integrated it exactly as on documentation -> Essentials -> Integration Patterns. I am using the newest version
How to reproduce the bug
Integrate as Livewire component so Documentation -> Essentials -> Integration Patterns
Package Version
2.1.1
PHP Version
8.4
Laravel Version
12.39
Which operating systems does with happen with?
macOS
Notes
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working