"Place-Order" Button Breaking on Order Forms (looks like Keap may have fixed this now)

Since Saturday our order forms are nonfunctional due to what appears to be a JavaScript error on Keap’s end. JS script is requiring a variable to be present that is missing: ‘tagname’ . The js code that runs the place-order button is breaking due to that error. Anyone else experiencing this?
orderForms.js?b=1.70.0.646563:1 Uncaught
TypeError: Cannot read properties of undefined (reading ‘tagName’)
at HTMLInputElement. (orderForms.js?b=1.70.0.646563:1:7281)
at Function.each (sink_jq.jsp?b=1.70.0.646563:4:2659)
at C.fn.init.each (sink_jq.jsp?b=1.70.0.646563:4:1354)
at orderForms.js?b=1.70.0.646563:1:7173
at e.placeOrder (orderForms.js?b=1.70.0.646563:1:7746)
at :1:27