Ember will stop passing arguments to component lifecycle hooks. Please change <app@component:trumbowyg-editor::ember1196>#didUpdateAttrs to stop taking arguments.
Trouble is in didUpdateAttrs method, which should be aligned with new requirements:
https://emberjs.com/deprecations/v2.x/#toc_arguments-in-component-lifecycle-hooks
Ember will stop passing arguments to component lifecycle hooks. Please change
<app@component:trumbowyg-editor::ember1196>#didUpdateAttrsto stop taking arguments.Trouble is in didUpdateAttrs method, which should be aligned with new requirements:
https://emberjs.com/deprecations/v2.x/#toc_arguments-in-component-lifecycle-hooks