-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
fix: fix the "finish" event of statistic countdown #1731
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
fix: fix the "finish" event of statistic countdown #1731
Conversation
Deploy preview for ant-desing-vue processing. Building with commit ad4f417 https://app.netlify.com/sites/ant-desing-vue/deploys/5e3c0daabf12960008456f2d |
Codecov Report
@@ Coverage Diff @@
## master #1731 +/- ##
==========================================
+ Coverage 88.04% 88.05% +0.01%
==========================================
Files 157 157
Lines 5410 5417 +7
Branches 1524 1524
==========================================
+ Hits 4763 4770 +7
Misses 578 578
Partials 69 69
Continue to review full report at Codecov.
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This is a ...
What's the background?
The
@finish
event in statistic countdown component doesn't work at all.Self Check before Merge