-
Notifications
You must be signed in to change notification settings - Fork 4k
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
[bug] Popconfirm,Popover 中使用 nz-select , 下拉列表被被遮盖 #1672
Comments
问题原因:
|
由于 cdk-overlay-connected-position-bounding-box 统一设置的z-index 1000 , 所以顺序 不能乱 |
ref #1643 |
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
hsuanxyz
pushed a commit
to hsuanxyz/ng-zorro-antd
that referenced
this issue
Aug 5, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
1.0.0
Environment
windows
Reproduction link
https://github.com/lopn/bug-img/blob/master/ng-zorro-antd/select-pop.png
Steps to reproduce
在一个确认框或者气泡框里加入nz-select, nz-select 的列表页就会被 气泡框所遮盖 , 这个问题是升到1.0.0后有的,0.6上没有问题
What is expected?
nz-select 的列表页不被 气泡框所遮盖
What is actually happening?
nz-select 的列表页被 气泡框所遮盖
Other?
The text was updated successfully, but these errors were encountered: