Jordan Morano
Jordan Morano
I wanted to create an issue as I'm not sure if this is a documentation concern or the functionality is just not present. I'm trying to create a subscription using...
It would be useful to add a `catch` to the promise chain here for debug purposes when the owner fails to be created. https://github.com/emberjs/ember-test-helpers/blob/master/addon-test-support/%40ember/test-helpers/setup-context.js#L167
We noticed that if you drag an object across multiple lists, the `sortingScope` property for the `currentDragItem` returns undefined after the first `rerender`. You can see this happening in the...