mike-north / ember-resize

Respond to window and view resizing easily in Ember.js
http://mike.works/ember-resize
MIT License
84 stars 42 forks source link

Deprecation warnings with Ember 3.21 #336

Open boris-petrov opened 4 years ago

boris-petrov commented 4 years ago

Ember 3.21 deprecated getWithDefault. ember-resize uses it in a couple of places - here and here. This leads to a bunch of warnings.