Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Fix error: Cannot read properties of undefined (self). #3

Closed
wants to merge 1 commit into from
Closed

Fix error: Cannot read properties of undefined (self). #3

wants to merge 1 commit into from

Conversation

lmeyer1
Copy link

@lmeyer1 lmeyer1 commented Jan 28, 2022

This PR fixes partially #5:

  • It fixes the Javascript error mentionned under point 7.
  • It does not fix the other problems though (display issues and functionality of the buttons).
 checkout.js:90 Uncaught TypeError: Cannot read properties of undefined (reading 'processing')
 at HTMLButtonElement.handler_submit (checkout.js:90:22)
 at HTMLButtonElement.dispatch (jquery-1.11.0.min.js:3:8066)
 at HTMLButtonElement.r.handle (jquery-1.11.0.min.js:3:4767)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants