-
Notifications
You must be signed in to change notification settings - Fork 4k
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(module:cascader,checkbox,switch,tooltip): fix memory leak problem #3416
Conversation
Deploy preview for ng-zorro-master ready! Built with commit 440dfc6 |
Codecov Report
@@ Coverage Diff @@
## master #3416 +/- ##
==========================================
- Coverage 96.66% 95.49% -1.17%
==========================================
Files 609 609
Lines 13187 13205 +18
Branches 1803 1803
==========================================
- Hits 12747 12610 -137
- Misses 199 215 +16
- Partials 241 380 +139
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #3416 +/- ##
==========================================
- Coverage 96.66% 95.49% -1.17%
==========================================
Files 609 609
Lines 13187 13205 +18
Branches 1803 1803
==========================================
- Hits 12747 12610 -137
- Misses 199 215 +16
- Partials 241 380 +139
Continue to review full report at Codecov.
|
…NG-ZORRO#3416) * fix(module:cascader,checkbox,switch,tooltip): fix memory leak problem * fix(module:tooltip): fix memory leak problem * fix(module:tooltip): remove license
…NG-ZORRO#3416) * fix(module:cascader,checkbox,switch,tooltip): fix memory leak problem * fix(module:tooltip): fix memory leak problem * fix(module:tooltip): remove license
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Fix memory leak problem.
Does this PR introduce a breaking change?
Other information