visible()). This works fine, but when I update the field value AND toggle the field mentioned, the value of this field is not saved. I understand why this is the case: the field is not included in the post-data because it's not visible.dehydrateStateUsing() does not seem to work (even with dehydratedWhenHidden()?