CodeWithDennis / filament-select-tree

The multi-level select field lets you pick one or multiple options from a list that is neatly organized into different levels.
MIT License
207 stars 28 forks source link

[Bug]: Trait "Filament\Forms\Components\Concerns\HasPivotData" not found #94

Closed matinrajabi closed 6 months ago

matinrajabi commented 6 months ago

What happened?

i get this error in my create form page.

How to reproduce the bug

it work properly in my local project i pushed it into git repo and pull in another system. in another system got this error

Package Version

3.1

PHP Version

8.0.2

Laravel Version

10.10

Which operating systems does with happen with?

No response

Notes

No response

CodeWithDennis commented 6 months ago

Try updating Filament to the latest version.

codeies commented 4 months ago

@CodeWithDennis its same issue with latest Filament