Reproduction link
https://stackblitz.com/edit/react-etuypq?file=demo.tsx
Steps to reproduce
- 点击 Open Drawer
- 点击 Open Modal
What is expected?
Drawer 不闪动
What is actually happening?
Drawer 位置变了
| Environment | Info |
| ------------ | ------------ |
| antd | 5.18.2 |
| React | latest |
| System | mac |
| Browser | chrome |
这个看要不要内置优化掉?
2条答案
按热度按时间woobm2wo1#
参考: #38506 特意设定的
你可以监听open 控制document.body.style来添加或者移除样式
n6lpvg4x2#
参考: #38506 特意设定的 你可以监听open 控制document.body.style来添加或者移除样式
这个没问题,我是觉得 Drawer 可以优化,动态改 right 值