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

remove flash.destroy as it fails on latest builds of Ember #218

Closed sbatson5 closed 7 years ago

sbatson5 commented 7 years ago

Master was getting failures when trying to run flash.destroy() on unit level tests of our component: Assertion Failed: Cannot call writeDeps after the object is destroyed.