• Resolved calebqowens

    (@calebqowens)


    Updating this plugin from 3.1.36 to 3.1.39 broke calendar tooltips on mobile. Clicking on the dots on mobile does nothing after this update and it seems to affect both of my sites using different themes. Had to roll the plugin back to get this feature working again.

    In the console this JS warning is given, no errors:

    jQuery.Deferred exception: Cannot read properties of undefined (reading ‘defaultView’) TypeError: Cannot read properties of undefined (reading ‘defaultView’)

    at z.reposition (xxxxx/wp-content/plugins/google-calendar-events/assets/js/vendor/jquery.qtip.min.js?ver=3.1.39:3:13899) undefined

    and here is the line in qtip.min.js it is giving the error on:

    R.viewport ? (h = y.adjusted = R.viewport(this, y, l, v, w, t, u),

    qtip.min.js seems to be the same accross both plugin versions

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Updating broke calendar tooltips on mobile’ is closed to new replies.