We are getting an error on loading a form with conditional logic via Colorbox ONLY in safari. It doesn't seem to make a lot of sense and we decided to stop banging our heads against our desks and try and get some help.
Here's the error we are getting in Safari Dev Console:
TypeError: Result of expression 'window["gf_form_conditional_logic"]' [undefined] is not an object.
A link to the page: http://dev.bizingenuity.com/homebase/admin-dashboard/
Click on the green checkmark under "appraisals under approval" in Safari and no form shows up. The ID is being passed to the form, etc., but for some reason, the conditional logic script is not getting it? All other forms work great in the colorbox. Embedding the form on it's own page (outside of ColorBox) works fine.
Any ideas?