Repeater items get duplicated after saving
I recently noticed a strange behavior: all of my
Repeater
fields are duplicating it's items when saving but the fields in duplicated rows are empty (and causing a validation error).4 Replies
It seems like when pressing "Save" there's a second Livewire request which causes the duplication of the rows.
Have you found the problem? im facing the same
when did you notice this, there hasn't been any updates released to Filament in 3 weeks.
the project we have this issue is still runing on v2
its very strange we can update a record is saves fine
when we edit the second one as soon as we save the table repeater gets duplicated with empty rows
but if we refresh the page beatween record updates it works fine