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 v2.12.1 throws a deprecation warning regarding didUpdateAttrs hook:
DEPRECATION: [DEPRECATED] Ember will stop passing arguments to component lifecycle hooks. Please change <frontend@component:masonry-grid::ember1125>#didUpdateAttrs to stop taking arguments. [deprecation id: ember-views.lifecycle-hook-arguments] See http://emberjs.com/deprecations/v2.x/#toc_arguments-in-component-lifecycle-hooks for more details.
The text was updated successfully, but these errors were encountered:
Ember v2.12.1
throws a deprecation warning regardingdidUpdateAttrs
hook:The text was updated successfully, but these errors were encountered: