We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
this-property-fallback
1 parent 8def834 commit bbcf800Copy full SHA for bbcf800
addon/templates/components/flash-message.hbs
@@ -7,7 +7,7 @@
7
{{will-destroy this.onWillDestroy}}
8
>
9
{{#if hasBlock}}
10
- {{yield this flash (action "onClose")}}
+ {{yield this this.flash (action "onClose")}}
11
{{else}}
12
{{this.flash.message}}
13
{{#if this.showProgressBar}}
0 commit comments