EA form is not loading on site when not logged in as admin

Support forumCategory: BugsEA form is not loading on site when not logged in as admin
Phil Parker asked 4 years ago
Hello. Have a fairly big problem with EA not displaying on this page when not logged in as an admin, in the console the following javascript error is being shown: Uncaught ReferenceError: _ is not defined
at Plugin.init (ea-front-bootstrap.min.js:3)
at new Plugin (ea-front-bootstrap.min.js:1)
at HTMLDivElement.<anonymous> (ea-front-bootstrap.min.js:51)
at Function.each (jquery.js:2)
at a.fn.init.each (jquery.js:2)
at a.fn.init.jQuery.fn.<computed> [as eaBootstrap] (ea-front-bootstrap.min.js:51)
at ea-front-bootstrap.min.js:51
at ea-front-bootstrap.min.js:51 This error us not displayed when logged in as an admin as you can see here. If we can figure out why this is happening, we'll be looking to purchase the extension so we can take payment through the bookings.  Hope you can shed some light    
1 Answers
Nikola Loncar Staff answered 4 years ago
Hi, do you have some kind of caching thing active on your site? From your error log looks like underscore lib is not loaded. Best regards, Nikola