Skip to content

v2.0.5

Choose a tag to compare

@samwsimpson samwsimpson released this 20 Apr 21:04
· 1 commit to main since this release

Fixes

  • Fix duplicate class attribute on forms using HubSpot Submit action. Elementor Pro's form widget hardcodes its own class="elementor-form", which caused our ehsf-hubspot-form class to render as a second (silently dropped) class attribute. Now merged into the existing class list so frontend dataLayer listeners can actually find the form.