| Issue 2408: | Moment 2.9.0 breaks GCal | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I'm not sure why, but after I installed Fullcalendar with Bower (which gave me Moment 2.9.0), Google Calendar just didn't work. Downgrading to Moment 2.8.4 fixed the issue for me. This could be a bug with Moment or with Fullcalendar. Here's a JSBin to replicate the issue: http://jsbin.com/jiqitutasa/2/ There are instructions in the output panel of what you have to do, it involves looking at the console because I couldn't get a Google API key to work in JSBin. Someone with a better understanding of how this all works may be able to work this out. I was reading online that the API is very particular about how dates are formatted. See this thread on SO: http://stackoverflow.com/questions/17133777/google-calendar-api-400-error
Jan 11, 2015
This is fixed in v2.2.6. Thanks for your report!
Status:
Released
Jan 12, 2015
Note that with FullCalendar 2.2.6 you NEED Moment 2.9. All my events were shifted back one day using older version of Moment (I was using Moment 2.8.1).
Jan 12, 2015
@swihart.andrew, could you please chime in to Issue 2417 ? Would be great if you posted a demo or at least your FC initialization code at least. Want to get this fixed ASAP. FC should work well with all recent versions of moment.
Feb 21, 2015
Yes, I believe I was experiencing the bug reported in Issue 2417 . |
|
| ► Sign in to add a comment |
Labels: Type-Bug