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: ConfigProvider getPopupContainer invalid #23594
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 0cf6df6:
|
Codecov Report
@@ Coverage Diff @@
## master #23594 +/- ##
==========================================
- Coverage 98.49% 98.46% -0.03%
==========================================
Files 363 363
Lines 7239 7241 +2
Branches 1952 2003 +51
==========================================
Hits 7130 7130
- Misses 109 111 +2
Continue to review full report at Codecov.
|
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 397c17e:
|
来个 test case? |
这个test写到哪 比较合适 组件里面 还是 config-provider 里面? |
config-provider 里吧。 |
close #23446
getPopupContainer
not working on DatePicker and Slider.getPopupContainer
对 DatePicker 和 Slider 不生效的问题。