Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Page does not work in chrome when logged in #52

Closed
mhornbacher opened this issue Mar 5, 2019 · 1 comment
Closed

Page does not work in chrome when logged in #52

mhornbacher opened this issue Mar 5, 2019 · 1 comment

Comments

@mhornbacher
Copy link

mhornbacher commented Mar 5, 2019

Page never loads (beyond the header) and after a while the following error shows in the console:

Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://js.stripe.com') does not match the recipient window's origin ('https://stripe-payments-demo.appspot.com').

Sadly sourcemaps are not available to the browser so there is not much more about this issue that I can investigate. However I have been able to determine that the code is loaded from https://js.stripe.com/v3/ which indicates that this may be a larger stripe issue....

All extensions disabled but account has valid google pay cards on file. Page simply will not load with this browser profile active.

Page loads fine in incognito mode.

Page in question: https://stripe-payments-demo.appspot.com/

@mhornbacher
Copy link
Author

mhornbacher commented Mar 5, 2019

Note, a complete restart of chrome (via task manager) fixed this issue.

However the "Pay with Google" button is still not there (just blank space at the top of the page) as per #47 and #28.

Will close this as it is hard if not impossible to reproduce.

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

No branches or pull requests

1 participant