ant-design-vue
ant-design-vue copied to clipboard
AModal not working other components when z-index prop set to > 1500
trafficstars
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.2.6
Environment
Vue v3
Reproduction link
Steps to reproduce
Open modal, click on date picker, click on select
What is expected?
Both "dropdowns" of date picker and select components should be shown in front of Modal
What is actually happening?
Both "dropdowns" of date picker and select components shown behind the modal
you can use getPopupContainer to change picker and select mounted dom
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.