Hi, I am evaluating the resource view beta as a PoC in angular environment. Just wanted to check with you can this be used as it is or there needs some bridges to Angular for dependency injection for schedular, moment etc? I am presently getting below errors. I appreciate the help. 1. Uncaught TypeError: Cannot read property 'Calendar' of undefined(anonymous function) @ scheduler.min.js:4bt @ scheduler.min.js:4(anonymous function) @ scheduler.min.js:4 2. TypeError: undefined is not a function at Da.Ja.Calendar.ka.extend.instantiateView (http://stagingdev.certain.com/assets/js/lib/jquery/fullcalendar_resourceView/fullcalendar.min.js:8:18751) at i (http://stagingdev.certain.com/assets/js/lib/jquery/fullcalendar_resourceView/fullcalendar.min.js:6:10964) at f (http://stagingdev.certain.com/assets/js/lib/jquery/fullcalendar_resourceView/fullcalendar.min.js:6:10553) at Da.e [as render] (http://stagingdev.certain.com/assets/js/lib/jquery/fullcalendar_resourceView/fullcalendar.min.js:6:10286) at HTMLDivElement.<anonymous> (http://stagingdev.certain.com/assets/js/lib/jquery/fullcalendar_resourceView/fullcalendar.min.js:6:24980) at Function.b.extend.each (http://stagingdev.certain.com/assets/vendor/js/min/jquery-1.9.1.min.js:3:5257) at b.fn.b.each (http://stagingdev.certain.com/assets/vendor/js/min/jquery-1.9.1.min.js:3:2013) at a.fn.fullCalendar (http://stagingdev.certain.com/assets/js/lib/jquery/fullcalendar_resourceView/fullcalendar.min.js:6:24763) at new ExternalDraggingCtrl (http://stagingdev.certain.com/assets/angular/js/userconference/controllers/ExternaldraggingCtrl.js:2:18) at invoke (http://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:3869:17) <div ng-view="" class="ng-scope">
hmm its really unclear to me whether the Scheduler plugin works with Angular. I will likely worry about this (or the devs of the angular plugin will worry about this) after v1.0 of scheduler is released.