ryanto / ember-flash-message

Flash message for Ember.JS templates.
49 stars 23 forks source link

Doesn't work in Ember 1.11.0 #27

Closed visoft closed 9 years ago

visoft commented 9 years ago

It seems that perhaps this issue broke the plugin. this is no longer passed to helpers, thus causing an error when registering the helper.

visoft commented 9 years ago

I added a pull request to fix this, https://github.com/ryanto/ember-flash-message/pull/28