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

Looking for help with properly calling json using Ember Data

$
0
0

@jameshahn2 wrote:

Howdy y’all, throwing a Hail Mary out here hoping someone has time to help. I’ve been working on cloning a glossary for quite some time. I feel like I’m really close to getting this right, but I don’t know enough about how to use Ember Data to get the appropriate response from my json. I kept running into issues where Ember Data was looking for http://myjson.com/gd3th/words when I used myson. After a week of failing to call that properly, I decided to fall back to using the mirage/config.js file like you do in the Super Rentals tutorial. Now I’m running into Error while processing route: words Assertion Failed: id passed to findRecord() has to be non-empty string or number and don’t know where to go from here.

Would any of you be kind enough to clone and/or look at this repo and tell me what I’m doing wrong?

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4831

Trending Articles