F
Filament13mo ago
Daniel

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
Daniel
DanielOP13mo ago
It seems like when pressing "Save" there's a second Livewire request which causes the duplication of the rows.
tiago.pereira
tiago.pereira6mo ago
Have you found the problem? im facing the same
awcodes
awcodes6mo ago
when did you notice this, there hasn't been any updates released to Filament in 3 weeks.
tiago.pereira
tiago.pereira6mo ago
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

Did you find this page helpful?