edlynvillegas / evo-calendar

Simple modern-looking event calendar 📅💜

Home Page:https://edlynvillegas.github.io/evo-calendar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

selectYear functionality not working

arshath0 opened this issue · comments

When I changed the year SelectYear method is not firing. Please help me with this issue.

commented

same here

$('#calendar').on('selectYear', function(event, activeYear) {      console.log(activeYear) });

I have this and nothing happen :(

commented

mybad, I was using v1.1.2 instead of 1.1.3