cobbzilla opened this issue 7 months ago · 1 comments
I think this line would break if the if (error) condition were true, because JS arrays don't have an .append method.
if (error)
.append
My IDE was complaining until I changed it.
accept-a-payment/payment-element/client/vue-cva/src/components/SrReturn.vue
Line 28 in d7c83fe