Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

How to hook Ember 2.2 template with a DS.Model data

$
0
0

@pillsw wrote:

I have Ember 2.2 and Ember-Data 2.2.1. My application loads fine and I can see my DS.Model in the Ember Inspector show up with type 'appstatus'. I am having difficulty in understanding how to connect that to a template in which I have to show?

The DS.Model was loaded in the Ember.Route by a polling mechanism which did a store.push(data). I can see the data in the inspector but dont know how the template can hook to it.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles