Ionic-Calendar
Ionic-Calendar copied to clipboard
Week View only showing all day row
When i switch to the week view it is only showing the "allday" row and not the other times is there a parameter i have to change? I am using unmodified versions of the source code
@aj47 I guess you put the calendar directive into your existing page? Maybe your existing dom elements have some impact on the rendering of the calendar directive. For example, is it possible, the div wrapping the calendar directive is not high enough to display the rest of the time rows?