Closed chrsvl closed 8 years ago
+1
Yes it will. Just use Components and it works.
https://github.com/broerse/ember-cli-blog/blob/master/app/templates/posts.hbs https://github.com/broerse/ember-cli-blog/blob/master/app/components/blog-posts.js
Thank you!
@chrsvl Should we close this issue?
@acorncom Yes help Mike close issues! :+1:
The example doesn't necessarily work for remote pagination. Not sure this should be closed just yet...
Yes close it ;)
Hi there,
I updated my ember version to 2.0 and noticed that ArrayControllers are being deprecated. Will ember-cli-pagination work with regular Controllers? Thanks in advance!