Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug-report] Toast单例loadding在短时间内再次调用会导致无法关闭问题 #760

Open
WilliamALiang opened this issue Oct 4, 2021 · 0 comments
Labels
bug Something isn't working @Components Components related

Comments

@WilliamALiang
Copy link

Mand Mobile Version

2.4.1

Vue Version

2.6.1

Model / OS & Browser Info

all

Recurring Steps

 setTimeout(() => {
   this.$_showPopupBox()
 }, 50)

在50ms内如果再次触发的时候就会导致第二次的loadding处于无法关闭状态

Expectant Behaviors

第二次关闭状态

Actual Behaviors

第二次未关闭状态

@didi didi deleted a comment from sunxiaohuifly2 Jul 19, 2022
@qifeng0748 qifeng0748 added bug Something isn't working @Components Components related labels Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @Components Components related
Projects
None yet
Development

No branches or pull requests

2 participants