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: Badge color not working when contains children #21333
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit ed53be1:
|
Codecov Report
@@ Coverage Diff @@
## master #21333 +/- ##
==========================================
+ Coverage 97.55% 97.55% +<.01%
==========================================
Files 300 300
Lines 6999 7003 +4
Branches 1929 1884 -45
==========================================
+ Hits 6828 6832 +4
Misses 171 171
Continue to review full report at Codecov.
|
close #21331
color
not working when containschildren
.color
属性失效的问题。