adopted-ember-addons / ember-cli-flash

Simple, highly configurable flash messages for ember-cli
https://www.npmjs.com/package/ember-cli-flash
MIT License
355 stars 113 forks source link

[DEPRECATE] getWithDefault #346

Closed eliel-jr closed 3 years ago

eliel-jr commented 3 years ago

With Ember 3.21 the getWithDefault function is now deprecated.

sbatson5 commented 3 years ago

This should have been fixed with release 1.9.1 https://github.com/poteto/ember-cli-flash/pull/326

What version of ember-cli-flash are you on?