Problem with RepeatableEntry\TableColumn in V4?
I am following the documentation here: https://filamentphp.com/docs/4.x/infolists/repeatable-entry#table-repeatable-layout
However, I am getting an error:
Class “Filament\Infolists\Components\RepeatableEntry\TableColumn” not found
Do you think I am doing something wrong?

2 Replies
WE would ned to see your code. I suspect you are not fully up to date in v4. and that was possible added later in like v4.1.
Yep, share some code and maybe share the
php artisan about --only=filament output