| Issue 939: | When using Select callback the selected date does not stay selected | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Enter a detailed description Without the select callback when you select a day, it stays blue. When I add the select callback it immediately deselects.
May 3, 2011
#1
joe.info...@gmail.com
May 8, 2011
when you make the gotoDate call, it deselects because the visible days changed. this is intended behavior. can't help you much beyond this, but you could try "reselecting" it manually afterwards, using the select method: http://arshaw.com/fullcalendar/docs/selection/select_method/
Status:
Done
|
|
| ► Sign in to add a comment |