Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

embedCheckout function reload the browser when it is called first time. #1120

Open
skydev2020 opened this issue Apr 26, 2021 · 5 comments
Open

Comments

@skydev2020
Copy link

const module = await checkoutKitLoader.load('embedded-checkout');
const checkout = module.embedCheckout({options})
whenever I call the embedCheckout it reload the entire window if it is called first time.
And it works expected from second time

@skydev2020
Copy link
Author

any idea? any body?

@skydev2020
Copy link
Author

does module.embedCheckout function any code for reloading?

@bc-0dp
Copy link
Collaborator

bc-0dp commented Feb 15, 2024

Hi @skydev2020 Sorry to see you didn't get any assistance on this, did you resolve this in the end?

@wysi-wyg
Copy link

wysi-wyg commented Apr 3, 2024

HI @bc-0dp, I am currently experiencing this issue, is there a way to resolve this?

@bc-0dp
Copy link
Collaborator

bc-0dp commented Apr 4, 2024

@wysi-wyg
I am unable to reproduce this behaviour.
Is it possible you can share a minimal working example where this can be reproduced and share here, as well as instructions to reproduce?

CC: @animesh1987

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants