osseed / com.osseed.eventcalendar

CiviCRM Event Calendar
GNU General Public License v3.0
11 stars 37 forks source link

Uncaught TypeError: $(...).live #81

Closed kdflint closed 3 years ago

kdflint commented 3 years ago

Hello. I am running Event Calendar 3.3 / CiviCRM 5.31.1 / Drupal 7.75 / jQuery 1.10

Attempting to show my calendar at Events > Show Events Calendar I get the name of the calendar with an otherwise empty output. This error shows in browser console.

I am able to interact with the Event Calendar Settings screen, seemingly without issue.

Suggestions for next steps?

15:24:37.549 Uncaught TypeError: $(...).live is not a function
    Ember 9
        attach
        attachBehaviors
        each
        attachBehaviors
        <anonymous>
        c
        fireWith
        ready
        q
js_jdjs8WjatBdwFZcUCGk5PpOiHCyK4po1t6VVr20iHgk.js:31:28
    Ember 9
kdflint commented 3 years ago

Closing, no response.

pranav45 commented 3 years ago

@kdflint as you mentioned drupal & civicrm version have checked the event calendar version 3.3 & it works fine for me.Have you added jquery module with required configuration?As we mentioned under readme file.