Closed davidtim closed 10 months ago
I got error Method Njxqlus\Filament\Components\Infolists\LightboxImageEntry::gallery does not exist.
LightboxImageEntry::make('id_photo') ->href(fn (?string $state): ?string => asset('storage/'.$state)) ->gallery(fn ($record): string => $record->english_name),
2.1
8.2
10.41.0
3.2
No response
Thank you for mentioning it. I forgot to update the documentation. The method you looking for now is called slideGallery()
slideGallery()
What happened?
I got error Method Njxqlus\Filament\Components\Infolists\LightboxImageEntry::gallery does not exist.
How to reproduce the bug
Package Version
2.1
PHP Version
8.2
Laravel Version
10.41.0
Filament Version
3.2
Notes
No response