angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 728 forks source link

Events not appear on day or week or month click #481

Open santoshshinde2012 opened 7 years ago

santoshshinde2012 commented 7 years ago

I have issue to show events on calendar but sometimes its showing error like as follows

  1. TypeError: n.start.clone is not a function
  2. at constructor.eventsToNormalRanges (fullcalendar.min.js:7)

Please let me know exact the issue or anything missing from config.