angular-ui / ui-calendar

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

Options not working #447

Closed GrimGX closed 7 years ago

GrimGX commented 7 years ago

Hi,

I have tried many different iterations of the example in order to get the updated version of this to work in my app (updating from a previous version broke my app).

Anyway, it doesnt seem as any of the options are being passed through as expected. I have set the defaultView to 'agendaDay' and it refuses to work. Any ideas please?

Edit: I have also tried to set header to false, to no avail.

Thanks and Regards, George