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

Drawer多个并存,mask={true}的时候,visible={false}的Drawer的<div class="ant-drawer-mask" />依然生效,mask会有多层颜色重叠加深 #18758

Closed
1 task
303394539 opened this issue Sep 11, 2019 · 0 comments
Assignees

Comments

@303394539
Copy link
Contributor

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

https://github.com/ant-design/ant-design/blob/master/components/drawer/index.tsx

Steps to reproduce

Drawer多个并存,mask={true}的时候,有一个Drawer是visible={true},其他的Drawer是visible={false}

What is expected?

Drawer多个并存,mask={true}的时候,visible={false}的Drawer的

不生效

What is actually happening?

Drawer多个并存,mask={true}的时候,visible={false}的Drawer的

依然生效,mask会有多层颜色重叠加深

Environment Info
antd 3.23.2
React 16.9.0
System MacOS
Browser Safari
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

No branches or pull requests

2 participants