TypeError at Mouseover with WP FullCalendar
-
I am receiving the following error on mouseover while also using Events Manager with WP FullCalendar:
Uncaught TypeError: Cannot read property ‘mozilla’ of undefined
at x (main.js?ver=1.2:30)
at String.<anonymous> (main.js?ver=1.2:30)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at B.position (main.js?ver=1.2:30)
at B.update (main.js?ver=1.2:30)
at B.init (main.js?ver=1.2:30)
at new B (main.js?ver=1.2:30)
at g.tip (main.js?ver=1.2:30)
at Function.<anonymous> (main.js?ver=1.2:30)
at Function.each (jquery.js?ver=1.12.4-wp:2)I noticed this error appearing within the last few days (less than a week).
Normally when the user mouses over an event with a description, they should be seeing the tooltip text and image (if available).
Thank you in advance for any assistance!
The page I need help with: [log in to see the link]
- The topic ‘TypeError at Mouseover with WP FullCalendar’ is closed to new replies.