You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm doing a project, where when I click on an available date on the calendar, a modal opens with some forms. However, I would like that when I close this modal, the selected date is deselected. I'm using the "click: function(event, context) {}" event to control the modal. Would there be any way to do this?
The text was updated successfully, but these errors were encountered:
I'm doing a project, where when I click on an available date on the calendar, a modal opens with some forms. However, I would like that when I close this modal, the selected date is deselected. I'm using the "click: function(event, context) {}" event to control the modal. Would there be any way to do this?
The text was updated successfully, but these errors were encountered: