alexcrack / alexcrack/angular-ui-notification
notification comes from left to right
未关闭
- 主要语言
- JavaScript
- 星标
- 529
- 派生
- 164
- PR 合并指标
- 30 天内没有已合并 PR
描述
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});`
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。