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

Ember Data Not binding attributes

$
0
0

@HolgerPeters wrote:

I started developing an example project in EmberJS, see https://github.com/HolgerPeters/ember-example-app/tree/rev1 for the complete repo.

I wrote a small service in Python as an endpoint, offering a JSONAPI REST interface service.py

Now I try to make an emberJS UI for this. In principal it seems to work, i.e. emberjs retrieves the information from the server. However, in the templates for the persons route.

It doesn’t seem like the attributes of the person, the name and email for example are not bound in the template and I have run out of ideas on how to debug this. Where is my mistake, what is missing? How can I debug this better.

PS: I would have liked to link to all the files mentioned here, but “discuss” seems to restrict new users from providing many links.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4838