alexcrack / alexcrack/angular-ui-notification

closeOnClick false doesn't seem to work.

Open
#82 3 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
529
Forks
164
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.