Programmatically fill repeaters in EditRecord page
Is there a way to fill repeaters in an EditRecord page with some values ?
Using
I've tried directly using
but nothing gets added to the repeater, and if i
Using
->default() is only possible on a CreateRecord page IIRC.I've tried directly using
but nothing gets added to the repeater, and if i
dd() the form raw state right after, this is what i get :