Update ajax.js
1 unresolved thread
1 unresolved thread
Creating patch based on #75
Merge request reports
Activity
643 643 }), 644 644 ); 645 645 } 646 647 if (!$(ajax.element).attr('formnovalidate')) { 648 const formValidationEvent = $.Event('drupalAjaxFormValidate'); 649 $(event.target).trigger(formValidationEvent); Imo #18 Was a step in right direction.
Edited by Alex Milkovskyi
Please register or sign in to reply