ant-design-vue
ant-design-vue copied to clipboard
官网中的抽屉组件会出现页面无法滚动的bug(是官网使用过程并非个人项目)
trafficstars
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.7.7
Environment
win10、127.0.6533.72(正式版本)(64 位)、vue2
Reproduction link
https://1x.antdv.com/components/drawer-cn/
Steps to reproduce
先打开渲染在当前 DOM实例中的抽屉(不关闭),继续打开基础抽屉后关闭基础抽屉后会造成页面无法滚动。
What is expected?
组件模板示例页面正常
What is actually happening?
无法正常查看官网中的组件示例
只是官网内部页面问题,个人项目中并未遇到这种问题。(使用的版本是中文模式1.7.8)