You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ember will stop passing arguments to component lifecycle hooks. Please change <app@component:trumbowyg-editor::ember1196>#didUpdateAttrs to stop taking arguments.
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
The text was updated successfully, but these errors were encountered: