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

2.14 beta has issues with deprecating #4983

Closed
kellyselden opened this issue May 12, 2017 · 1 comment
Closed

2.14 beta has issues with deprecating #4983

kellyselden opened this issue May 12, 2017 · 1 comment

Comments

@kellyselden
Copy link
Member

kellyselden commented May 12, 2017

I started seeing this in Travis today:

text: '\'TypeError: Cannot read property \\\'apply\\\' of undefined\\n    at deprecate 
(http://localhost:7357/assets/vendor.js:80685:36)\\n    at warnForDeprecatedInitializers 
(http://localhost:7357/assets/vendor.js:82996:26)\\n    at deprecateOldEmberDataInitializers 
(http://localhost:7357/assets/vendor.js:82986:9)\\n    at Object.initializeStoreService [as initialize] 
(http://localhost:7357/assets/vendor.js:82965:5)\\n    at http://localhost:7357/assets/vendor.js:22805:21\\n  
  at Vertices.each (http://localhost:7357/assets/vendor.js:21440:17)\\n    at Vertices.walk 
(http://localhost:7357/assets/vendor.js:21369:18)\\n    at DAG.each 
(http://localhost:7357/assets/vendor.js:21314:28)\\n    at DAG.topsort 
(http://localhost:7357/assets/vendor.js:21320:18)\\n    at Class._runInitializer 
(http://localhost:7357/assets/vendor.js:22819:13)\'\n' }

https://travis-ci.org/kellyselden/ember-data-fetch-support/jobs/231285589#L1507
https://travis-ci.org/kellyselden/ember-tree/jobs/231350240#L1634

@rwjblue
Copy link
Member

rwjblue commented May 12, 2017

I think this was actually an Ember issue, and I fixed it in emberjs/ember.js#15239. Happy to reopen if I am wrong...

@rwjblue rwjblue closed this as completed May 12, 2017
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