ember-cli-pagination icon indicating copy to clipboard operation
ember-cli-pagination copied to clipboard

Ember 3 Error: PromiseProxy's promise must be set

Open Dhaulagiri opened this issue 7 years ago • 1 comments

I'll try to put together a reproduction when I have time, but in Ember 3 this line in the addon triggers an error in our app trying to retrieve from a remote paginated data source:

Error: PromiseProxy's promise must be set

Dhaulagiri avatar Feb 22 '18 20:02 Dhaulagiri

@Dhaulagiri please do. See also https://github.com/mharris717/ember-cli-pagination/issues/240

broerse avatar Feb 22 '18 21:02 broerse