Cannot read property 'exp' of undefined
9 years ago.
Hi,
Not sure if this is something I'm doing or something with the new sandbox build (Version: 2396)?
TypeError: Cannot read property 'exp' of undefined
at watchFnToHumanReadableString (<anonymous>:703:19)
at m.$delegate.__proto__.$watch (<anonymous>:735:28)
at Object.link (http://localhost:4040/lazyLoad/plugins/DayPilotProJavaScript/daypilot-all.min.js:34:310950)
at http://localhost:4040/bower_components/angular/angular.min.js:16:71
at la (http://localhost:4040/bower_components/angular/angular.min.js:81:90)
at p (http://localhost:4040/bower_components/angular/angular.min.js:66:341)
at g (http://localhost:4040/bower_components/angular/angular.min.js:58:481)
at g (http://localhost:4040/bower_components/angular/angular.min.js:58:498)
at g (http://localhost:4040/bower_components/angular/angular.min.js:58:498)
at g (http://localhost:4040/bower_components/angular/angular.min.js:58:498)
Lastly, when I remove the scheduler from my page, the page is way faster, but when I add it again, everything is slow and laggy to respond. Any idea why? I've attached a screenshot from Batarang - the code shown is not my own.
Regards,
Richard
DayPilot