alexcrack / alexcrack/angular-ui-notification

notification comes from left to right

Open
#121 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
529
Forks
164
PR merge metrics
No merged PRs in 30d

Description

Hi . when I clear exisiting notification (error) and generate the new success notification its comes from left rapidly and then show on the top right side
how can I prevent this flickering

`Notification.clearAll();
Notification.success({message:'good', delay: 3000,closeOnClick:false});`

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.