Ionic-Calendar icon indicating copy to clipboard operation
Ionic-Calendar copied to clipboard

Week View only showing all day row

Open aj47 opened this issue 10 years ago • 1 comments

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 avatar Dec 26 '15 03:12 aj47

@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?

twinssbc avatar Dec 26 '15 09:12 twinssbc