Uncaught ReferenceError: gform is not defined
-
I am seeing 3 JavaScript error messages (“Uncaught ReferenceError: gform is not defined”) in my console when I open a Gravity Forms entry. They all seem to point to this plugins’s “check_formula”:
gform.addFilter( ‘gform_is_valid_formula_form_editor’, ‘check_formula’ );
function check_formula( result, formula ) {
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Uncaught ReferenceError: gform is not defined’ is closed to new replies.