Problem/Motivation
Different Drupal forms throw an ajax.$form.ajaxSubmit
error on submit.
This has affected users at image upload, Block editing within Layout Builder sections, and ajax submissions for webforms.
Steps to reproduce
To reproduce this issue, Install Stripe Module and enable its submodule stripe_examples
and navigate to https://d10.local/stripe_examples/form/simple_checkout
after adding stripe test API keys at https://d10.local/admin/config/stripe
and try to submit the form. You will be getting this error.
Proposed resolution
TBD
Remaining tasks
Update issue summary
User interface changes
TBD
API changes
TBD
Data model changes
TBD
Release notes snippet
NA