Open
Description
I just got an error that seems pretty weird to me.
Uncaught Error: Assertion Failed: Must be attached to a session. deps.js:23517
Ember.assert deps.js:23517
require.define.Ep.LazyModel.Ep.ModelPromise.extend.load deps.js:74141
Not really sure what seems to be going on. Basically, I'm trying to set an object to the primary model's "belongsTo" attribute. And then flush the session. I've done some print outs that the model I'm setting has a Session. (Should be the same session as the parent model). But I'm consistently getting this error.
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels