alexcrack / alexcrack/angular-ui-notification
notification comes from left to right
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 529
- Forks
- 164
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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});`
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.