Toast
Open
- Dominant language
- Vue
- Stars
- 16.4k
- Forks
- 3.5k
- PR merge metrics
- No merged PRs in 30d
Description
### Mint UI version
2.2.13
### OS/Browsers version
win10/chrome 68
### Vue version
2.5.17
### Reproduction Link
[https://elementui.github.io/issue-generator/#/zh-CN?repo=mint](https://elementui.github.io/issue-generator/#/zh-CN?repo=mint)
### Steps to reproduce
一个有duration的toast生成后,新触发的的toast会直接显示在之前的toast上面。在触发新的toast之前设置的close()无法关闭之前的toast
### What is Expected?
能否为Toast提供一个方法,已关闭设置了duration的Toast
### What is actually happening?
一个有duration的toast生成后,新触发的的toast会直接显示在之前的toast上面。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.