Hi everyone,
I’m developing a Shopify app using Checkout UI Extensions.
After updating the api_version from "2024-04" to a newer version, I noticed that useBuyerJourneyIntercept is being executed twice, which causes the same error component to be rendered twice.
Has anyone else experienced this issue?
Is there a recommended way to prevent useBuyerJourneyIntercept from being called twice in the latest API versions?
Any insights or workarounds would be greatly appreciated!
Thanks in advance.