I’m encountering an issue with the component in my Shopify Checkout Extension (2024.10).
I’m using the inside a and triggering it via a component. On the first click, the popover opens in a random position on the modal, far from where it should appear. However, after the first click, it behaves as expected and opens in the correct position near the trigger element.
Here’s a summary of my setup:
- is placed inside a .
- The popover is triggered via a with an overlay.
- First interaction opens the popover in the wrong position. Subsequent interactions work correctly.
Has anyone else encountered this issue? Is this a known bug in the latest version of Shopify Checkout Extensions, or am I missing something in the implementation?
Any guidance or suggestions to fix this behavior would be greatly appreciated!
Opened 1nd time
Opened 2nd time

