dhtmlxCalendar not saving month and year

I have a dhtmlxCalendar that is attached to a text field and defined as follows:

















EFFECT START




effectStart = new dhtmlxCalendarObject(“EffectStart”, false, {

isWinHeader : true, isWinDrag : true, isYearEditable : true, isMonthEditable : true

});



When clicking on the text input, the calendar comes up and the year and month can be edited within the calendar, but after the edit, the calendar stays open and the selected values do not populate the text field.


Hello,


the date (day, month, year) is selected when you choose a day.


Please, see attached sample. Try to click on 23 number - the calendar must close.


If issue still persists, please provide the sample to recreate the problem


closing.zip (72.1 KB)