You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a customer goes to WooPay and then clicks the browser back button on safari the redirecting modal keeps showing up.
Fixing this might be tricky because apparently the javascript code does not run when clicking the back button in safari. Maybe we'll need to close the modal just before the redirect actually starts.
To Reproduce
Add a product to your cart and checkout using WooPay
When you get to the WooPay checkout click the Browser back button
The redirect modal will keep showing up in the merchant site
Actual behavior
The redirect modal keeps showing up when customer clicks the back button in safari
Screenshots
Expected behavior
The redirect modal does not show up when customer clicks the back button in safari
Desktop (please complete the following information):
OS: [ macOS Ventura 13.0 ]
Browser [Safari Version 16.1 (18614.2.9.1.12) ]
The text was updated successfully, but these errors were encountered:
Describe the bug
When a customer goes to WooPay and then clicks the browser back button on safari the redirecting modal keeps showing up.
Fixing this might be tricky because apparently the javascript code does not run when clicking the back button in safari. Maybe we'll need to close the modal just before the redirect actually starts.
To Reproduce
Actual behavior
The redirect modal keeps showing up when customer clicks the back button in safari
Screenshots
Expected behavior
The redirect modal does not show up when customer clicks the back button in safari
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: