lukas-frey / filament-icon-picker

An icon picker field for Filament
MIT License
101 stars 20 forks source link

after installing the icon picker package and using the icon picker input #32

Open hussainabuhajjaj opened 4 months ago

hussainabuhajjaj commented 4 months ago

Declaration of Guava\FilamentIconPicker\Forms\IconPicker::relationship(Closure|string|null $name, Closure|string|null $titleAttribute, ?Closure $modifyQueryUsing = null): static must be compatible with Filament\Forms\Components\Select::relationship(Closure|string|null $name = null, Closure|string|null $titleAttribute = null, ?Closure $modifyQueryUsing = null, bool $ignoreRecord = false): static

lukas-frey commented 4 months ago

Hello @hussainabuhajjaj Please make sure you use the latest version of icon picker, you seem to use an older version.