ember-flash-message icon indicating copy to clipboard operation
ember-flash-message copied to clipboard

Flash on init

Open digitaltoad opened this issue 11 years ago • 3 comments

I'm wondering for those that do not have the flash helper on their application template if this function should execute on init as well.

https://github.com/ryanto/ember-flash-message/blob/master/lib/helper.js#L7-L18

digitaltoad avatar Apr 30 '14 19:04 digitaltoad

I have a version of this working and I can submit a PR if you would like.

digitaltoad avatar Apr 30 '14 19:04 digitaltoad

Yup, feel free to submit a PR. Can you also include a test case or describe what the problem is so I can reproduce in a test case?

ryanto avatar Apr 30 '14 21:04 ryanto

I just got bit by this and it can be pretty tricky to track down. I'd love to see this merged.

jbourassa avatar Feb 11 '15 18:02 jbourassa