Form won't submit: Uncaught TypeError: Cannot read property 'fadeOut' of undefined
We are testing out this form:
daytwostaging.wpengine.com/resources/resource-asset-title/
There is nothing different about it from our other forms except it is not a modal so it should be simpler right? Sadly this is the error I am seeing:
Uncaught TypeError: Cannot read property 'fadeOut' of undefined
at Object.c.hide (forms2.min.js?ver=5.7.2:7)
at forms2.min.js?ver=5.7.2:4
at Function.<anonymous> (forms2.min.js?ver=5.7.2:4)
at Function.each (forms2.min.js?ver=5.7.2:5)
at O (forms2.min.js?ver=5.7.2:4)
at Object.B [as success] (forms2.min.js?ver=5.7.2:4)
at f (forms2.min.js?ver=5.7.2:4)
at e (forms2.min.js?ver=5.7.2:4)
at dispatch (forms2.min.js?ver=5.7.2:6)
at q.handle (forms2.min.js?ver=5.7.2:6)
Hoping someone here can help