gwtbootstrap3 / gwtbootstrap3-extras

Extra (third party) wrappers for GwtBootstrap3
Apache License 2.0
43 stars 89 forks source link

Unable to get Lazy loading of events to work for FullCalendar (sample included) #249

Open ialexei opened 8 years ago

ialexei commented 8 years ago

I am trying to implement equivalent functionality of this... http://fullcalendar.io/docs/event_data/events_function/

However, my callback is not getting called when the dates are changed. Here is the sample I wrote to demonstrate the approach I have taken. https://github.com/ialexei/gwtbootstrap3-sample-app