Hi all, while trying my first project with Cayenne I noticed the Scheduling calendar interface for Projects fails to render on both iOS and the web app interface.
Below are the details of my project
- Raspberry pi 3b hardwired with ethernet
- Web and iOS both crash on Scheduling interface
- Steps to reproduce, Create a new project >> click on “Scheduling”
Video that shows the behavior in iOS >> December 25, 2018 - YouTube
When steps followed on Web interface the following error is displayed in the web developer console of Chrome browser
vendor-4cd0390d50.js:290 Resolve Error: TypeError: Cannot read property ‘actions’ of undefined
at https://cayenne.mydevices.com/build/assets/js/app-2c3fd69161.js:40401:54
at f (https://cayenne.mydevices.com/build/assets/js/vendor-4cd0390d50.js:14:178)
at Function.Z.Ot.filter (https://cayenne.mydevices.com/build/assets/js/vendor-4cd0390d50.js:92:608)
at https://cayenne.mydevices.com/build/assets/js/app-2c3fd69161.js:40400:38
at https://cayenne.mydevices.com/build/assets/js/vendor-4cd0390d50.js:303:28
at m.$eval (https://cayenne.mydevices.com/build/assets/js/vendor-4cd0390d50.js:317:309)
at m.$digest (https://cayenne.mydevices.com/build/assets/js/vendor-4cd0390d50.js:314:436)
at m.$apply (https://cayenne.mydevices.com/build/assets/js/vendor-4cd0390d50.js:318:94)
at l (https://cayenne.mydevices.com/build/assets/js/vendor-4cd0390d50.js:269:429)
at D (https://cayenne.mydevices.com/build/assets/js/vendor-4cd0390d50.js:274:615)
(anonymous) @ vendor-4cd0390d50.js:290
(anonymous) @ app-2c3fd69161.js:318
$broadcast @ vendor-4cd0390d50.js:320
(anonymous) @ vendor-4cd0390d50.js:511
(anonymous) @ vendor-4cd0390d50.js:303
$eval @ vendor-4cd0390d50.js:317
$digest @ vendor-4cd0390d50.js:314
$apply @ vendor-4cd0390d50.js:318
l @ vendor-4cd0390d50.js:269
D @ vendor-4cd0390d50.js:274
w.onload @ vendor-4cd0390d50.js:275
load (async)
(anonymous) @ vendor-4cd0390d50.js:274
n @ vendor-4cd0390d50.js:271
(anonymous) @ vendor-4cd0390d50.js:268
(anonymous) @ vendor-4cd0390d50.js:303
$eval @ vendor-4cd0390d50.js:317
$digest @ vendor-4cd0390d50.js:314
$apply @ vendor-4cd0390d50.js:318
l @ vendor-4cd0390d50.js:269
D @ vendor-4cd0390d50.js:274
w.onload @ vendor-4cd0390d50.js:275
load (async)
(anonymous) @ vendor-4cd0390d50.js:274
n @ vendor-4cd0390d50.js:271
(anonymous) @ vendor-4cd0390d50.js:268
(anonymous) @ vendor-4cd0390d50.js:303
$eval @ vendor-4cd0390d50.js:317
$digest @ vendor-4cd0390d50.js:314
$apply @ vendor-4cd0390d50.js:318
(anonymous) @ vendor-4cd0390d50.js:331
e @ vendor-4cd0390d50.js:216
(anonymous) @ vendor-4cd0390d50.js:219
setTimeout (async)
k.defer @ vendor-4cd0390d50.js:219
f @ vendor-4cd0390d50.js:331
(anonymous) @ vendor-4cd0390d50.js:511
dispatch @ vendor-4cd0390d50.js:160
r.handle @ vendor-4cd0390d50.js:160
**Thank for taking time to consider this bug for review **