ember.js - How to replace Embers deprecated CollectionView -


ember 1.13 deprecate views state in blog

i haven't found guidance in deprecation guide of how replace collectionview. before pushing issue on top of ember issue stack on github hoping find answer here question how replace collectionview.

you can use components , {{component}} helper, , instead of managing views directly, manage data.

if want specific migration try making jsbin reproduction , ask on irc/slack.


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -