Closed makannew closed 3 years ago
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]"
see #237
I'm closing this in favor of https://github.com/salsify/ember-css-modules/issues/237
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]"