Form Submission Errors via process_submission() in Jetpack v14.9+
-
Hi Jetpack Team,
We’re seeing errors when submitting Jetpack forms programmatically through our custom REST API (using
Contact_Form::parse()+process_submission()). Issue (v14.9+ only)- Console error:
Uncaught TypeError: Cannot read properties of undefined (reading 'g13-name')- Field values misalign:
jetpack_contact_form_jwtshows as first field.- All other values shift down.
Notes
- Works fine pre-14.9.
- Breaks in 14.9+ when forms are inside a custom Gutenberg block (GoDAM video block).
- Reproducible on clean test (EasyDash, GoDAM
develop).
Expected
- No console errors.
- Fields align correctly.
Environment:
- WP: 6.8.2
- Jetpack: 14.9+
- GoDAM:
developbranch
Sreenrecording
https://app.godam.io/web/video/pddkesodsqThanks! 🙏
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.