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 在open改为true的nexttick中 页面的 (classname为ant-drawer-content-wrapper)的元素display依旧为none #7563

Open
1 task
qilimazhualuo opened this issue May 10, 2024 · 0 comments

Comments

@qilimazhualuo
Copy link

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

Version

undefined

Environment

edge 版本 126.0.2566.1 (正式版本) dev (64 位)

Reproduction link

https://www.antdv.com/components/drawer-cn/#Drawer-

Steps to reproduce

因为官网示例就这样的我就没写github 仓库了
1.设置drawer的open props 为true
2.在nextTick 中加入debugger
3.debugger触发时classname为ant-drawer-content-wrapper的元素display 依旧为none

What is expected?

nextTick 时,display属性应当删除

What is actually happening?

nextTick 时,display属性依旧为none

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

1 participant