After upgrading the theme one Gravity Form on our website is not loading anymore (while another still is).
I have contacted Gravity Forms and they indicated the following is the problem:
Because your form uses conditional logic it has an inline style of display:none applied, if your page has any JavaScript issues they can prevent the Gravity Forms scripts from running, and when those scripts can’t run the inline display:none style can’t be removed.
Here is the JavaScript error from your page:
x-body.min.js:1 Uncaught TypeError: window.csGlobal.collapse is not a function
That error is coming from one of the theme js files. You’ll need to contact the theme developer so they can resolve that issue.
I have tried some suggestions I found on the forum, such as suggested here:
However, when I tried that and even when I completely turned off the Auto-optimize plugin, the problem still occurs.
Please let me know what I can do.