Skip to content

Conversation

@dkoo
Copy link
Contributor

@dkoo dkoo commented May 13, 2024

All Submissions:

Changes proposed in this Pull Request:

#1728 introduced a regression. This fixes it.

How to test the changes in this Pull Request:

  1. On trunk, start a product purchase via Checkout Button block. Observe that a JS error is thrown upon clicking "Continue" from the first modal screen:
Uncaught TypeError: innerForm.submit is not a function
    at HTMLInputElement.eval (modal.js:231:29)
  1. Checkout this branch, repeat, and confirm that you're able to complete the purchase.

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully ran tests with your changes locally?

@dkoo dkoo self-assigned this May 13, 2024
@dkoo dkoo requested a review from a team as a code owner May 13, 2024 22:53
@dkoo dkoo merged commit c672d4a into trunk May 14, 2024
@dkoo dkoo deleted the fix/broken-modal-checkout branch May 14, 2024 15:14
matticbot pushed a commit that referenced this pull request May 20, 2024
# [3.2.0-alpha.1](v3.1.0...v3.2.0-alpha.1) (2024-05-20)

### Bug Fixes

* **donate-block:** fix typo in textdomain and color variables ([#1738](#1738)) ([7f7de88](7f7de88))
* modal checkout continue button ([#1733](#1733)) ([c672d4a](c672d4a))
* respect subscriptions limiter, and handle cart errors in modal ([#1728](#1728)) ([8a828fa](8a828fa))

### Features

* **donate:** add new "Modern" style variation ([#1734](#1734)) ([b83d840](b83d840))
* update donations patterns and add new one ([#1731](#1731)) ([607c93a](607c93a))
@matticbot
Copy link
Contributor

🎉 This PR is included in version 3.2.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@matticbot
Copy link
Contributor

🎉 This PR is included in version 3.2.0-epic-ras-acc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

matticbot pushed a commit that referenced this pull request May 28, 2024
# [3.2.0](v3.1.0...v3.2.0) (2024-05-28)

### Bug Fixes

* **donate-block:** fix typo in textdomain and color variables ([#1738](#1738)) ([7f7de88](7f7de88))
* modal checkout continue button ([#1733](#1733)) ([c672d4a](c672d4a))
* respect subscriptions limiter, and handle cart errors in modal ([#1728](#1728)) ([8a828fa](8a828fa))

### Features

* **donate:** add new "Modern" style variation ([#1734](#1734)) ([b83d840](b83d840))
* update donations patterns and add new one ([#1731](#1731)) ([607c93a](607c93a))
@matticbot
Copy link
Contributor

🎉 This PR is included in version 3.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants