Expected Behaviour:
Able to type in credit card details so that I can donate
Actual Behaviour:
Once I start filling in the strip pop-up, the page does a full reload. I've reproduced in both Chrome and Firefox. I've disabled my extensions which could do blocking. On chrome I see an error in the console about google recaptcha not being able to run. I believe strip wants me to fill out a captcha before I can donate. The captcha violates the page CSP, and so it fails and reloads the entire page.
recaptcha__en.js:303 [Report Only] Refused to create a worker from 'https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=v1542004393985' because it violates the following Content Security Policy directive: "worker-src 'none'".