• Resolved wordna

    (@wordna)


    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)
  • Plugin Author George Mandis

    (@georgemandis)

    Hi @wordna,

    Can you clarify where you are seeing this error? Are you seeing this in the WordPress admin area?

    Some other information that is often helpful to include:

    – WordPress version
    – Plugin version
    – GravityForms version

    Lastly, does the error persist when you enable/disable the Gravity Forms MIN/MAX Calculation plugin?

    Thanks,
    George

    Thread Starter wordna

    (@wordna)

    Hi,

    Yes, I am seeing this JavaScript error in the Chrome browser console when viewing a Gravity Forms entry through the WordPress admin area.

    I am running:
    WordPress 5.3.2
    Gravity Forms MIN/MAX Calculation Version 0.4.0
    Gravity Forms Version 2.4.16.5

    Yes, the error goes away as soon as I disable the Gravity Forms MIN/MAX Calculation plugin

    • This reply was modified 4 years, 10 months ago by wordna.
    • This reply was modified 4 years, 10 months ago by wordna.
    Plugin Author George Mandis

    (@georgemandis)

    Thanks @wordna. I was able to recreate this and found the source of the bug.

    I just updated the plugin to 0.4.1. When the update is published you should be able to update your plugin and hopefully the bug is not longer present for you as well.

    Let me know if you have further difficulties with it.

    Thanks,
    George

    Thread Starter wordna

    (@wordna)

    Looks like that resolved it – Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Uncaught ReferenceError: gform is not defined’ is closed to new replies.