Skip to content

Conversation

@sadikay
Copy link

@sadikay sadikay commented Feb 1, 2019

May related to #37

When I tried to add multiple checkout form I got:

Uncaught TypeError: document.querySelector(...).submit is not a function

The problem is formId prop cannot assigning while calling the component. this.formId is only return the default value. So the querySelector finds an array and cannot submit the form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant