Repeater with ->table( is not showing as table
I tried to replicate the example from the docs and want to display a repater table in a form. The following code shows a regular repated form - not in a table.
Is there something wrong? Filament 4.0.1 with Laravel 12.24, PHP 8.3.24

2 Replies