Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36
User
C98CA7BD-7153-4FCB-A9B4-671D7D7CE8DB
Note
This glitch happens intermittently. When saving a grid object. The save button is depressed and unresponsive after the first click. The Save button will stay unusable on this object until I refresh the browser. Leaving the app and coming back, cancel or using the refresh button are all ineffective in dealing with this issue. Only a browser refresh seems to work.
Below is the code cut from the console after this glitch takes place.
__________________________________
Uncaught TypeError: Cannot read property 'AB' of undefined
at Object.<anonymous> (https://test-fcf.appdevdesigns.net/dist/bundles/opstools/BuildApp.js:100:13966)
at Object.<anonymous> (https://test-fcf.appdevdesigns.net/js/jquery.min:2:7271)
at c (https://test-fcf.appdevdesigns.net/js/jquery.min:2:5891)
at Object.fireWith [as resolveWith] (https://test-fcf.appdevdesigns.net/js/jquery.min:2:6708)
at Object.i.(anonymous function) [as resolve] (https://test-fcf.appdevdesigns.net/js/jquery.min:2:7698)
at https://test-fcf.appdevdesigns.net/dist/bundles/opstools/BuildApp.js:80:3375
at https://test-fcf.appdevdesigns.net/js/async:1:2304
at https://test-fcf.appdevdesigns.net/js/async:1:1390
at https://test-fcf.appdevdesigns.net/js/async:1:2284
at https://test-fcf.appdevdesigns.net/js/async:1:6080
/AB_CAR2/AB_CAR2_Phone?_=1495782355156 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
BuildApp.js:100 Uncaught TypeError: Cannot read property 'AB' of undefined
at Object.<anonymous> (https://test-fcf.appdevdesigns.net/dist/bundles/opstools/BuildApp.js:100:13966)
at Object.<anonymous> (https://test-fcf.appdevdesigns.net/js/jquery.min:2:7271)
at c (https://test-fcf.appdevdesigns.net/js/jquery.min:2:5891)
at Object.fireWith [as resolveWith] (https://test-fcf.appdevdesigns.net/js/jquery.min:2:6708)
at Object.i.(anonymous function) [as resolve] (https://test-fcf.appdevdesigns.net/js/jquery.min:2:7698)
at https://test-fcf.appdevdesigns.net/dist/bundles/opstools/BuildApp.js:80:3375
at https://test-fcf.appdevdesigns.net/js/async:1:2304
at https://test-fcf.appdevdesigns.net/js/async:1:1390
at https://test-fcf.appdevdesigns.net/js/async:1:2284
at https://test-fcf.appdevdesigns.net/js/async:1:6080
BuildApp.js:158 Uncaught TypeError: Cannot read property 'getEditView' of null
at h.click (BuildApp.js:158)
at Object.<anonymous> (webix:4)
at Object.callEvent (webix:1)
at HTMLBodyElement.<anonymous> (webix:1)
https://test-fcf.appdevdesigns.net/
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36
C98CA7BD-7153-4FCB-A9B4-671D7D7CE8DB
Note
This glitch happens intermittently. When saving a grid object. The save button is depressed and unresponsive after the first click. The Save button will stay unusable on this object until I refresh the browser. Leaving the app and coming back, cancel or using the refresh button are all ineffective in dealing with this issue. Only a browser refresh seems to work. Below is the code cut from the console after this glitch takes place. __________________________________ Uncaught TypeError: Cannot read property 'AB' of undefined at Object.<anonymous> (https://test-fcf.appdevdesigns.net/dist/bundles/opstools/BuildApp.js:100:13966) at Object.<anonymous> (https://test-fcf.appdevdesigns.net/js/jquery.min:2:7271) at c (https://test-fcf.appdevdesigns.net/js/jquery.min:2:5891) at Object.fireWith [as resolveWith] (https://test-fcf.appdevdesigns.net/js/jquery.min:2:6708) at Object.i.(anonymous function) [as resolve] (https://test-fcf.appdevdesigns.net/js/jquery.min:2:7698) at https://test-fcf.appdevdesigns.net/dist/bundles/opstools/BuildApp.js:80:3375 at https://test-fcf.appdevdesigns.net/js/async:1:2304 at https://test-fcf.appdevdesigns.net/js/async:1:1390 at https://test-fcf.appdevdesigns.net/js/async:1:2284 at https://test-fcf.appdevdesigns.net/js/async:1:6080 /AB_CAR2/AB_CAR2_Phone?_=1495782355156 Failed to load resource: the server responded with a status of 500 (Internal Server Error) BuildApp.js:100 Uncaught TypeError: Cannot read property 'AB' of undefined at Object.<anonymous> (https://test-fcf.appdevdesigns.net/dist/bundles/opstools/BuildApp.js:100:13966) at Object.<anonymous> (https://test-fcf.appdevdesigns.net/js/jquery.min:2:7271) at c (https://test-fcf.appdevdesigns.net/js/jquery.min:2:5891) at Object.fireWith [as resolveWith] (https://test-fcf.appdevdesigns.net/js/jquery.min:2:6708) at Object.i.(anonymous function) [as resolve] (https://test-fcf.appdevdesigns.net/js/jquery.min:2:7698) at https://test-fcf.appdevdesigns.net/dist/bundles/opstools/BuildApp.js:80:3375 at https://test-fcf.appdevdesigns.net/js/async:1:2304 at https://test-fcf.appdevdesigns.net/js/async:1:1390 at https://test-fcf.appdevdesigns.net/js/async:1:2284 at https://test-fcf.appdevdesigns.net/js/async:1:6080 BuildApp.js:158 Uncaught TypeError: Cannot read property 'getEditView' of null at h.click (BuildApp.js:158) at Object.<anonymous> (webix:4) at Object.callEvent (webix:1) at HTMLBodyElement.<anonymous> (webix:1)
Screenshot
[^]