alexcrack / angular-ui-notification

Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating
MIT License
536 stars 169 forks source link

closeOnClick false doesn't seem to work. #82

Open kamauwashington opened 8 years ago

kamauwashington commented 8 years ago

regardless of closeOnClick true/false, the notification can always be closed by clicking it. Using the latest version.

notification.error( { message: "And Stuff", title: 'Things', delay: 10000, closeOnClick:false, maxCount:1

                    }
                );

Awesome little module though!

soreddysirish commented 8 years ago

closeOnclick:false is not working

vikrampaygude commented 8 years ago

Facing same issue. Please fix it.

soreddysirish commented 8 years ago

Dude are u try this. ... Notification.clear All()