Replace $.isFunction(jQuery.fn.valid) with (typeof jQuery.fn.valid === "function") in /js/webform.form.submit_once.js on line 47.
Closes #3512816