-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
I have the following HTML:
<div flash-alert="success" active-class="in alert" class="fade">
<strong class="alert-heading">Hurra!</strong>
<span class="alert-message">{{flash.message}}</span>
</div>
When the alert is removed it doesn't fade out as expected, instead it just disappears. Any way to fix this?
Metadata
Metadata
Assignees
Labels
No labels