AdjustQuantity: hook form
support#318 (closed) describes a problem with AdjustQuantity
component: the values from the API response are not applied correctly to the form. I could not replicate locally nor on staging.
But this seems to be an issue with using initialValues
instead of values
in useForm
.