ant-design-vue
ant-design-vue copied to clipboard
drawer not support getPopupContainer by ConfigProvider
trafficstars
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.3.0-beta.2
Environment
not need
Reproduction link
Steps to reproduce
通过 ConfigProvider 设置 getPopupContainer 之后,因为 modal 支持 getPopupContainer,但是 drawer 不支持。导致 drawer 中的 model 显示异常
What is expected?
Drawer 支持通过 ConfigProvider 来全局设置 getPopupContainer
What is actually happening?
Drawer 不支持通过 ConfigProvider 来全局设置 getPopupContainer
参考 https://github.com/ant-design/ant-design/pull/24727
3.3 已经支持了
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.