Closed ryusei1026 closed 3 weeks ago
Hi, I'd thought this may be related to the error recovery setup, but when I test via our MobileBuyIntegration sample app (with the server always returning 429) all seems OK there. The initial view attempts to recover from the error in a fallback view. But the fallback does not attempt to recover again.
Also, this should all happen within the same (un-dismissed) dialog instance. In the video, it looks like the dialog is being dismissed and re-opened.
Could I ask for a few more details:
ShopifyCheckoutSheetKit.present()
, to double check present()
is not being called multiple times. This should be the only place that leads to a dialog.show() callThanks
Hey @ainoske since we weren't able to reproduce this we will close it for now. If this is still happening, please reopen and provide the details @kiftio asked for so we can better help debug.
What area is the issue related to?
Checkout Sheet Kit
What version of the package are you using?
3.0.1
Reproducible sample code
Steps to Reproduce
Expected Behavior
The checkout screen must be displayed correctly and payment can be made.
Actual Behavior
HTTP429 error after such behavior that the Checkout screen is generated repeatedly.
Screenshots/Videos/Log output
https://github.com/user-attachments/assets/08b42bfb-65d4-44eb-bce2-683f2639a507
Storefront domain
no response