Repeater `saveRelationshipsUsing(null)` Not Hydrating Data Correctly
Repeater example:
Custom Action overriding
handleRecordUpdate
in the EditPage:
When I update a record using that custom Action, the record and its relationships are saved correctly in the database. However, after Filament's success notification, the Repeater displays old data. Refreshing the page shows the correct data. This issue only occurs with saveRelationshipsUsing(null).
Is this a bug or expected? Is there a workaround?1 Reply
I'd say do a new fresh instance of data and setting it? with form->fill