I have the same problem with ember.js - How to use json-api pagination links in Ember 2.x? - Stack Overflow , now ember data not support.
And I think will support next time, but someone can share how to set the pagination with links?
I have the same problem with ember.js - How to use json-api pagination links in Ember 2.x? - Stack Overflow , now ember data not support.
And I think will support next time, but someone can share how to set the pagination with links?
Hi @JeskTop,
If it’s of any help, I wrote an article yesterday that tackles this very problem: Pagination in Ember with a JSON API Backend - Ember Igniter
Thanks a lot. I like your action createPageMeta
.