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 use of Reopening the Ember.Component super class #780

Closed
makannew opened this issue Aug 19, 2021 · 1 comment
Closed

Deprecation use of Reopening the Ember.Component super class #780

makannew opened this issue Aug 19, 2021 · 1 comment

Comments

@makannew
Copy link

Bellow deprecation warning appears on console:

"Reopening the Ember.Component super class itself is deprecated. Consider alternatives such as installing event listeners on the document or add the customizations to specific subclasses. [deprecation id: ember.component.reopen]"

@Turbo87
Copy link
Collaborator

Turbo87 commented Aug 19, 2021

see #709, this has been fixed in v5.3.0 with a config option, and fully fixed in v6.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants