This is a migrated thread and some comments may be shown as answers.

AngularJS ng-view

2 Answers 89 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Peter Terkildsen
Top achievements
Rank 1
Peter Terkildsen asked on 09 Dec 2014, 02:09 PM
Hi,

I'm having a weird problem that causes the Kendo UI Scheduler widget to not render properly in some cases. Please view the following screenshot for an example of what I mean (notice that the hours are placed to the right instead of to the left): http://screencast.com/t/qnnyB1PfI

This is not a permanent problem. Sometimes it will render properly - and sometimes it will not.

I have tried removing all of my code - except for one thing: ng-view. I use the AngularJS-version of the widget, and I use an ng-view to load the widget into the HTML. I suspect that this might be the reason for why the widget is not loading properly in all cases.

Did anyone else encounter this problem?

Regards,

Peter Terkildsen

2 Answers, 1 is accepted

Sort by
0
Peter Terkildsen
Top achievements
Rank 1
answered on 09 Dec 2014, 02:31 PM
Update:
I just removed the ng-view and implemented a simple AngularJS-app. It still renders oddly sometimes.
0
Peter Terkildsen
Top achievements
Rank 1
answered on 09 Dec 2014, 03:44 PM
Sorry guys! I just found out what was causing the problem. Wrong version of jQuery. :-/
Tags
Scheduler
Asked by
Peter Terkildsen
Top achievements
Rank 1
Answers by
Peter Terkildsen
Top achievements
Rank 1
Share this question
or