Using Ember Data v2.12.0, there is no model types listened.


What version of ember?
Ember version 2.11.2 and Ember Inspector 2.0.4.
The problem here is ember-resolver v3.0.0.
Yep, I confirmed that with an older version of ember-resolver it works fine. Thanks @johnunclesam for pointing that out.
@stefanpenner - Seems like we should roll back those changes in ember-resolver?
@rwjblue what are the changes?
@stefanpenner - Seems like we should roll back those changes in ember-resolver?
Strange, I totally tested this. Let me take a look this afternoon before we rollback. (People can just use the old resolver for now).
@rwjblue could you change the "latest" tag on resolver, but leave 3.0.0 as is?
I have the same issue, I'm using rigth now ember resolver 2.1.1 , I can't see my Data


Not only the data, but also all routes. The following warnings happen when clicking on Routes tab in the inspector.


ember-resolver: 3.0.0
For those that find this issue before it is fixed, dropping down to the following works:
@curtisgr also work with latest ember-source 2.12.0
The only problem like said above is with latest ember-resolver 3.0.0
It works in this setup:
[email protected]
[email protected]
[email protected]
This issue has been solved with [email protected]. For reference, see issue: ember-cli/ember-resolver#175.
Most helpful comment
Not only the data, but also all routes. The following warnings happen when clicking on Routes tab in the inspector.
ember-resolver: 3.0.0