Checkout form is broken in Safari #85731

Closed
opened 2021-02-17 10:36:31 +01:00 by Anna Sirota · 4 comments
Owner

I’ve been trying to sign up for a recurring donation, but the form throws a js error which looks like this:
document.getElementById("payment-form").requestSubmit is not a function. (In 'document.getElementById("payment-form").requestSubmit()', 'document.getElementById("payment-form").requestSubmit' is undefined)
I’m on a Mac (and iOS) and Safari, latest versions, if that’s relevant.

https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/requestSubmit appears to be missing in Safari, can reproduce on Linux with Midori browser

> I’ve been trying to sign up for a recurring donation, but the form throws a js error which looks like this: > document.getElementById("payment-form").requestSubmit is not a function. (In 'document.getElementById("payment-form").requestSubmit()', 'document.getElementById("payment-form").requestSubmit' is undefined) > I’m on a Mac (and iOS) and Safari, latest versions, if that’s relevant. https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/requestSubmit appears to be missing in Safari, can reproduce on Linux with Midori browser
Anna Sirota self-assigned this 2021-02-17 10:36:31 +01:00
Author
Owner

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Author
Owner

Added subscriber: @railla

Added subscriber: @railla

This issue was referenced by bea105a1c4

This issue was referenced by bea105a1c435f950f72dca5138ce9bf60bb9c64c
Author
Owner

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/devfund-website#85731
No description provided.