Dehydrating fields not working.
I have a repeater with fields inside. The data in the repeater field will be mutated before saving to the database. However, when I try saving the form, I get an error about the dehydrated fields which are only presentational. Please see snippet below:
I only need the data in here so I can mutate the data object before saving to the database. Thank you very much!
I only need the data in here so I can mutate the data object before saving to the database. Thank you very much!