Hi there,
After recent upgrades to pro and getting the latest version of EG, we’re seeing issues with essential grid not showing content on hover, instead, the following JS error shows in the console.
Uncaught TypeError: Cannot set property 'x' of undefined
at HTMLDivElement.<anonymous> (jquery.themepunch.essential.min.js?ver=2.1.6.2.1:9)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at Array.<anonymous> (jquery.themepunch.essential.min.js?ver=2.1.6.2.1:9)
at Function.each (jquery.js?ver=1.12.4:2)
at jquery.themepunch.essential.min.js?ver=2.1.6.2.1:u6709:
You can see it live on the site here, the grid at the bottom of the page. https://www.mgientertainment.com/, when hovering you should see the title of the post, but the JS is preventing it from showing.
Appreciate your help.
JB