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

Ember._setComputedDecorator is not a function #388

Closed
esbanarango opened this issue Dec 3, 2020 · 2 comments
Closed

Ember._setComputedDecorator is not a function #388

esbanarango opened this issue Dec 3, 2020 · 2 comments

Comments

@esbanarango
Copy link

esbanarango commented Dec 3, 2020

"ember-cli": "3.22.0",
"ember-source": "3.23.1",
"ember-concurrency": "1.3.0",

emberjs/ember.js#18826

JSDoc__Source__index_js_and_package_json_—_workspace__Workspace_

@maxfierke
Copy link
Collaborator

Yep, in this case we use _setClassicDecorator instead, which should exist in versions where _setComputedDecorator does not. Does _setClassicDecorator not exist in 3.23?

@esbanarango
Copy link
Author

palm face

This error is actually coming from ember-animated.

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