Closed (fixed)
Project:
Commerce Core
Version:
3.x-dev
Component:
Checkout
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Nov 2025 at 16:09 UTC
Updated:
2 Dec 2025 at 16:54 UTC
Jump to comment: Most recent
Submitting the checkout flow configuration form using the main submit button without first submitting the pane configuration form leads to unexpected results.
This is due to the $pane_id variable being updated by reference in CheckoutFlowWithPanesBase::submitConfigurationForm().
Will open an MR to fix this.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
jsacksick commented