Uncaught SyntaxError: Unexpected token '='

I’m getting that error on my forms and it looks like it is within the GF script on the page after a “>” code:

var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_17');var is_confirmation

Everything on the site is up to date… Anyone have this issue?

Hi Aaron. We don’t have any other reports of that. I recommend checking for theme and plugins conflicts first: https://docs.gravityforms.com/testing-for-a-themeplugin-conflict/

If you don’t find a conflict, I recommend opening a support ticket:
https://www.gravityforms.com/open-support-ticket/technical/

Thank you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.