alexcrack / alexcrack/angular-ui-notification
notification comes from left to right
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 529
- Forks
- 164
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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});`
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.