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

fix: pass getContainer down to popup #6460

Merged
merged 2 commits into from
Nov 30, 2023
Merged

Conversation

madiyetov
Copy link
Contributor

@madiyetov madiyetov commented Nov 29, 2023

resolve #6455

it is needed to render the CalendarPicker inside the Shadow DOM

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (abef05c) 92.10% compared to head (7da584e) 92.28%.
Report is 1 commits behind head on master.

Files Patch % Lines
...onents/cascader-view/use-cascader-value-extend.tsx 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6460      +/-   ##
==========================================
+ Coverage   92.10%   92.28%   +0.18%     
==========================================
  Files         316      316              
  Lines        6861     6866       +5     
  Branches     1719     1720       +1     
==========================================
+ Hits         6319     6336      +17     
+ Misses        504      494      -10     
+ Partials       38       36       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6460.surge.sh

@zombieJ zombieJ merged commit 51d00fd into ant-design:master Nov 30, 2023
8 checks passed
Copy link
Contributor

Deploy PR preview failed.

1 similar comment
Copy link
Contributor

Deploy PR preview failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CalendarPicker inside custom container
2 participants