My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 578: error when double clicking day while setting selected
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Oct 2010


Sign in to add a comment
 
Reported by johnnyra...@gmail.com, Jul 27, 2010
I have this code:

dayClick: function (date, allDay, jsEvent, view) { 
     $('#calendar').fullCalendar('select', date, date, allDay);
}


When a user clicks an already selected day it throws an error in the js file.  I tried calling unselect before the select but i get the same results.
Aug 25, 2010
Project Member #1 adamrs...@gmail.com
Please follow the instructions for submitting a bug (on Support page):

"...please submit a report with a detailed description and a demonstration of the bug. This can be a link to a website or a ZIP containing a runnable HTML file. Please include everything needed to recreate the bug (JS, CSS, event JSON)."
Oct 7, 2010
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Done
Sign in to add a comment

Powered by Google Project Hosting