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: cannot select end time in shadow dom #860

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

shiyangzhaoa
Copy link
Contributor

DatePicker.RangePicker 在 shadow dom 下没法选中 end date,组件在 shadow dom 下,通过 document.activeElement 只能拿到 shadow host

fix ant-design/ant-design#50284

Copy link

vercel bot commented Aug 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
picker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2024 3:19am

@afc163 afc163 merged commit 7d715d6 into react-component:master Aug 13, 2024
7 checks passed
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.

DatePicker.RangePicker cannot select end time in shadow dom
2 participants