frank06 / ember-github-adapter

Creating a sample Ember Data adapter for github!

Home Page:https://emberigniter.com/fit-any-backend-into-ember-custom-adapters-serializers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No data being pulled from repos_url causing model.repositories error

danaoira opened this issue · comments

Hello,

I finished the tutorial but receive this error when calling {{#each model.repositories ..}} in the application.hbs file.

image

Checking the Ember console, the repo data isn't being pulled.

image

I was curious if there is a fix for this?

My attempt at this project is found here: https://github.com/danaoira/hello-ember/tree/master/github

Thanks in advance!

So sorry @danaoira ! I totally totally missed your question and it's been almost 2 years. Oops. It's probably not relevant anymore? I just updated the app to Octane if you happen to be interested.