Microform js once issue

Created on 17 January 2025, about 1 month ago

On a site I'm looking at the microform is not initialized.
changing this:
$(once('cybersource-processed', '#commerce-checkout-flow-multistep-default', context)).each(function () {
to this:
$(once('#commerce-checkout-flow-multistep-default', context)).each(function () {
fixes the issue, unsure if this is the right way to go about it, but patch is attached.

πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States damondt

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024