-
Notifications
You must be signed in to change notification settings - Fork 28
Description
It seemed to work up until version 2.9.x. I suspect there are different scripts that need to be loaded. The form submits, records the submission but does not complete on the front end and get the following errors in console:
Uncaught ReferenceError: gform_theme_config is not defined
at 5008 (scripts-theme.min.js?ver=9c9598c0c1b63e5624987254d79ea8ef:1:1968)
at o (scripts-theme.min.js?ver=9c9598c0c1b63e5624987254d79ea8ef:1:2118)
at scripts-theme.min.js?ver=9c9598c0c1b63e5624987254d79ea8ef:1:3838
at o.O (scripts-theme.min.js?ver=9c9598c0c1b63e5624987254d79ea8ef:1:2415)
at scripts-theme.min.js?ver=9c9598c0c1b63e5624987254d79ea8ef:1:3853
at scripts-theme.min.js?ver=9c9598c0c1b63e5624987254d79ea8ef:1:3858Understand this error
I've tried to troubleshoot this myself without success.