- [ ] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [](https://codesandbox.io/s/distracted-benji-qx391?file=/src/App.js) ### Steps to reproduce 点开日期选择器,然后点击renderExtraFooter中定义的Radio.Group中任意一项,弹出面板会关闭 ### What is expected? 面板不应该关闭 ### What is actually happening? 面板会关闭 | Environment | Info | |---|---| | antd | 4.17.2 | | React | 17.0.2 | | System | mac | | Browser | chrome 96.0.4664.45 | <!-- generated by ant-design-issue-helper. DO NOT REMOVE -->
Reproduction link
Steps to reproduce
点开日期选择器,然后点击renderExtraFooter中定义的Radio.Group中任意一项,弹出面板会关闭
What is expected?
面板不应该关闭
What is actually happening?
面板会关闭