I seems that once our page load defaulting today's date if you click on another day you cannot select the today's date again. Today's date seems unselectable.
Comment posted by Dan Letecky [DayPilot] 5 years ago.
You should update the "navigatorDate" value in dateChange(). Otherwise it remains set to the default value (today). The dateChange event only fires if a change is detected.
Another option is to remove the [date] attribute.
Comment posted by Dan Letecky [DayPilot] 5 years ago.
There is indeed something wrong with the dateChange() firing, I'm checking the problem.
Answer posted by Dan Letecky [DayPilot] 5 years ago.
This issue should be fixed now in the latest sandbox build (2020.4.4804).
Comment posted by EJ 5 years ago.
Is there any plans to push an update out for the library?
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.