mharris717 / ember-cli-pagination

Pagination Addon for Ember CLI
MIT License
272 stars 116 forks source link

Ember 3 Error: PromiseProxy's promise must be set #241

Open Dhaulagiri opened 6 years ago

Dhaulagiri commented 6 years ago

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

broerse commented 6 years ago

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