Search code examples
angularjsangularjs-directiveangular-strap

AngularJS: Alerts not showing up


I am using Angular Strap for Bootstrap components and trying to show up the alerts

Here is the plunker - http://plunker.co/edit/DFBs3hTobHDs36QdqPte?p=preview

It does not shows up the alerts, what is that I am missing?


Solution

  • A better way I found is using directives

    The plunker can be found here - http://plnkr.co/edit/uqSB1gIz6XEmJfC8zHNb?p=preview

    I am still trying to figure out how to add timeout and hide the message