Repeater - formatStateUsing
my code:
when I change the order the error appears - https://flareapp.io/share/4m4qnw4P
but without
formatStateUsing
it works perfectly.
Do you know why this could be happening?Flare
Filament\Forms\ComponentContainer::getRawState(): Return value must be of type Illuminate\Contracts\Support\Arrayable|array, int returned - The error occurred at http://shever.noxo.test/admin/settings/price-list
1 Reply
Just out of curiosity - What are you trying to accomplish with
formatStateUsing()
?