-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Intermittant error adding vitals #15
Comments
Thanks for the error log. I can identify the issue from that. Sent from my mobile device
|
Ok! I will be sure to watch the console from now on. On Mon, Sep 1, 2014 at 2:59 PM, John Kleinschmidt [email protected]
|
Not sure exactly how to reproduce this, but here is an error log when trying to add vitals. In this case, I entered the value 2 for all fields:
rror: Assertion Failed: The content property of DS.PromiseArray should be set before modifying it
at new Error (native)
at Error.Ember.Error (http://beta.hospitalrun.io:3000/assets/vendor.js:14061:19)
at Object.Ember.assert (http://beta.hospitalrun.io:3000/assets/vendor.js:13224:11)
at Ember.ArrayProxy.Ember.Object.extend._replace (http://beta.hospitalrun.io:3000/assets/vendor.js:32811:11)
at Ember.ArrayProxy.Ember.Object.extend._insertAt (http://beta.hospitalrun.io:3000/assets/vendor.js:32826:10)
at Ember.ArrayProxy.Ember.Object.extend.pushObject (http://beta.hospitalrun.io:3000/assets/vendor.js:32870:10)
at superWrapper as pushObject
at Ember.MutableArray.Ember.Mixin.create.addObject (http://beta.hospitalrun.io:3000/assets/vendor.js:31199:35)
at exports.default.AbstractEditController.extend.updateList (hospitalrun/visits/edit/controller.js:110:22)
at exports.default.AbstractEditController.extend.actions.addVitals (hospitalrun/visits/edit/controller.js:122:22) vendor.js:16672
Error: Assertion Failed: Error: Assertion Failed: The content property of DS.PromiseArray should be set before modifying it
at new Error (native)
at Error.Ember.Error (http://beta.hospitalrun.io:3000/assets/vendor.js:14061:19)
at Object.Ember.assert (http://beta.hospitalrun.io:3000/assets/vendor.js:13224:11)
at Ember.RSVP.onerrorDefault (http://beta.hospitalrun.io:3000/assets/vendor.js:30338:13)
at Object.exports.default.trigger (http://beta.hospitalrun.io:3000/assets/vendor.js:22128:13)
at Promise._onerror (http://beta.hospitalrun.io:3000/assets/vendor.js:22852:16)
at publishRejection (http://beta.hospitalrun.io:3000/assets/vendor.js:23259:17)
at http://beta.hospitalrun.io:3000/assets/vendor.js:31531:7
at Object.DeferredActionQueues.flush (http://beta.hospitalrun.io:3000/assets/vendor.js:19278:24)
at Object.Backburner.end (http://beta.hospitalrun.io:3000/assets/vendor.js:19366:27) vendor.js:16672
UNCAUGHT ERROR IN APPLICATION: Error Occurred: Uncaught Error: Assertion Failed: Error: Assertion Failed: Error: Assertion Failed: The content property of DS.PromiseArray should be set before modifying it; url:http://beta.hospitalrun.io:3000/assets/vendor.js; line:13224; colno:5; stack:Error: Assertion Failed: Error: Assertion Failed: Error: Assertion Failed: The content property of DS.PromiseArray should be set before modifying it
at new Error (native)
at Error.Ember.Error (http://beta.hospitalrun.io:3000/assets/vendor.js:14061:19)
at Object.Ember.assert (http://beta.hospitalrun.io:3000/assets/vendor.js:13224:11)
at Ember.RSVP.onerrorDefault (http://beta.hospitalrun.io:3000/assets/vendor.js:30338:13)
at Object.exports.default.trigger (http://beta.hospitalrun.io:3000/assets/vendor.js:22128:13)
at Promise._onerror (http://beta.hospitalrun.io:3000/assets/vendor.js:22852:16)
at publishRejection (http://beta.hospitalrun.io:3000/assets/vendor.js:23259:17)
at http://beta.hospitalrun.io:3000/assets/vendor.js:31531:7
at Object.DeferredActionQueues.flush (http://beta.hospitalrun.io:3000/assets/vendor.js:19278:24)
at Object.Backburner.end (http://beta.hospitalrun.io:3000/assets/vendor.js:19366:27) hospitalrun/app.js:32
Uncaught Error: Assertion Failed: Error: Assertion Failed: Error: Assertion Failed: The content property of DS.PromiseArray should be set before modifying it vendor.js:13224
DB Change
[Object, callee: (...), caller: (...)]
The text was updated successfully, but these errors were encountered: