Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.detect and .nearestOfType broken #62

Closed
tim-evans opened this issue Jul 30, 2014 · 1 comment
Closed

.detect and .nearestOfType broken #62

tim-evans opened this issue Jul 30, 2014 · 1 comment

Comments

@tim-evans
Copy link
Contributor

Some places in our code base we use .detect and .nearestOfType and they broke when we converted. I've patched it by replacing our code with typeClass.superclass.

I've also encountered this with polymorphic relationships with ember data.

@stefanpenner
Copy link
Contributor

Not a bug with this project.

kratiahuja pushed a commit to kratiahuja/ember-resolver that referenced this issue Aug 5, 2016
Allow utilities to wrap/morph callbacks before loader finalizes them
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants