Shopify / ui-extensions

MIT License
269 stars 35 forks source link

updateAttribute issue We need an alternative solution at checkout please. #2475

Open faisalaltaf opened 1 week ago

faisalaltaf commented 1 week ago

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, });

dnagoda commented 21 hours ago

@faisalaltaf Could you provide more details about the issue that you're facing? Is there an error that's occurring?