ember.js - How can we use store in Ember 2.x -


i upgrading app ember 1.10 2.2. have used store in 1.10 , working fine there, when try copy in 2.2, gives me error because of store. there specific way initialize store not able store time. in controllers, not data of store available. please help


Comments

Popular posts from this blog

C++: Boost interprocess memory mapped file error -

python - IO.UnsupportedOperation: Not Writable -

python - Selecting distinct values from a column in Peewee -