The Select Image button in the front end submission form doesn’t fire.
In the devtools console getting following:
typeof wp.media; undefined
typeof wp.media.frames; Uncaught TypeError: Cannot read properties of undefined (reading ‘frames’) at :1:17
Uncaught TypeError: Cannot read properties of undefined (reading ‘frames’)
at HTMLButtonElement. (eventon_script.js?ver=4.9.11:1267:26)
at HTMLBodyElement.dispatch (jquery.min.js?ver=3.7.1:2:40035)
at v.handle (jquery.min.js?ver=3.7.1:2:38006)