#dara-checkout
1 messages · Page 1 of 1 (latest)
@brave heron I don't really understand what you describe. If they redirect it's a full page redirect and your app loses state
Safari is caching but Chrome reloads so i have to force reload the page as per this thread. https://stackoverflow.com/questions/8788802/prevent-safari-loading-from-cache-when-back-button-is-clicked
I wish redirectToCheckout doesnt only return a promised error.
I don't really understand what you describe unfortunately. If there's no error we leave the entire page, there's no promise to resolve
Not sure either but it also disconnect the socket.io server when click the back button from stripe checkout. Maybe it's related. anyway i used the workaround from that thread and it works.
yep sorry I can't think of a better way