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

Deprecation Warning #286

Closed
Yelinz opened this issue Apr 5, 2019 · 0 comments
Closed

Deprecation Warning #286

Yelinz opened this issue Apr 5, 2019 · 0 comments

Comments

@Yelinz
Copy link

Yelinz commented Apr 5, 2019

testem.js:1063 DEPRECATION: Please migrate from Ember._setComputedDecorator to Ember._setClassicDecorator [deprecation id: ember._setComputedDecorator]
        at logDeprecationStackTrace (http://localhost:7357/assets/vendor.js:36641:23)
        at HANDLERS.(anonymous function) (http://localhost:7357/assets/vendor.js:36735:11)
        at raiseOnDeprecation (http://localhost:7357/assets/vendor.js:36668:11)
        at HANDLERS.(anonymous function) (http://localhost:7357/assets/vendor.js:36735:11)
        at invoke (http://localhost:7357/assets/vendor.js:36747:11)
        at deprecate (http://localhost:7357/assets/vendor.js:36706:30)
        at Object.get (http://localhost:7357/assets/vendor.js:56387:50)
        at _computed (http://localhost:7357/assets/vendor.js:81602:13)
        at task (http://localhost:7357/assets/vendor.js:81656:14)

The _computed function in index.js uses _setComputedDecorator

wagenet added a commit to wagenet/ember-concurrency that referenced this issue Apr 9, 2019
@machty machty closed this as completed in 1e9dd85 Apr 10, 2019
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

1 participant