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

Fixed "reduce is not a function" errors. #494

Open ajf2 opened 7 years ago

ajf2 commented 7 years ago

I was getting these errors on Chrome when loading events onto a calendar. The fix is not compatible with Internet Explorer but can be polyfilled according to this MDN page