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

"undefined is not an object (evaluating '_ember.default.deprecate.apply')" on beta and canary #15236

Closed
kellyselden opened this issue May 12, 2017 · 3 comments · Fixed by #15239

Comments

@kellyselden
Copy link
Member

I started seeing this in Travis today on beta and canary:

TypeError: undefined is not an object (evaluating '_ember.default.deprecate.apply')

https://travis-ci.org/kellyselden/ember-tree/jobs/231351897#L1631

Last successful build was 2017-05-11T06:19:30Z, first time this error popped up 2017-05-11T22:49:00Z.

@kellyselden
Copy link
Member Author

This is almost certainly an ember data issue

emberjs/data#4983

@rwjblue rwjblue reopened this May 12, 2017
@rwjblue
Copy link
Member

rwjblue commented May 12, 2017

Unsure @lukemelia reported similar error in another comment. I think this may be due to my recent (largeish) refactoring of ember-debug package (landed this morning sometime).

@rwjblue
Copy link
Member

rwjblue commented May 12, 2017

#15224

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

Successfully merging a pull request may close this issue.

2 participants