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

Long event stripped in when span over multiple weeks #495

Closed regmish closed 4 years ago

regmish commented 7 years ago

If the event spans over multiple weeks, the event is stripped [as shown in figure]

Any way to fix this? I get right all connected using full-calendar directly.

Using Angular-UI-Calendar

screen shot 2017-03-26 at 4 20 19 pm

Using FullCalendar directly.

screen shot 2017-03-26 at 4 24 47 pm