You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
faisalaltaf
changed the title
updateAttribute Issue please alternative solution on checkout
updateAttribute issue We need an alternative solution at checkout please.
Nov 14, 2024
If the customer enters values in the custom fields, it takes us to the email input field, so we are facing this issue.
applyAttributeChange({
type: "updateAttribute",
key: "delivery_slot",
value: newTimeslots[0]?.value,
});
The text was updated successfully, but these errors were encountered: