F
Filament2mo ago
drabew

relationship() on Repeater disables reorder

Anyone knows for what is that line of code? https://github.com/filamentphp/filament/blob/caa8ce3daeadce9629afc1c22eea7f90d65aa681/packages/forms/src/Components/Repeater.php#L1005 If I set ->reorderable() after ->relationship(), everything works fine (ofc. with setting ->orderColumn(), but I set reorderable() before relationship() and saw that reorderable was disabled.
GitHub
filament/packages/forms/src/Components/Repeater.php at caa8ce3daead...
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire - filamentphp/filament
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?