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?
No description
2 Replies
toeknee
toeknee2mo ago
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.
Dennis Koch
Dennis Koch2mo ago
Yep, share some code and maybe share the php artisan about --only=filament output

Did you find this page helpful?