ant-design / pro-components

🏆 Use Ant Design like a Pro!
https://pro-components.antdigital.dev
MIT License
4.3k stars 1.36k forks source link

🐛[BUG] 使用ProTable时,BackTop 组件失效 #4203

Closed explorefit closed 2 years ago

explorefit commented 2 years ago

🐛 bug 描述

在使用 ProTable 组件时,一页内容过多时,想通过antd的 BackTop 组件返回table的顶部,这个返回顶部组件失效

🏞 期望结果

内容过多时怎么快速回到顶部

💻 复现代码

© 版本信息

🚑 其他信息

DerrickTel commented 2 years ago

https://codesandbox.io/s/tg2lv?file=/App.tsx

explorefit commented 2 years ago

https://codesandbox.io/s/tg2lv?file=/App.tsx

image 我使用的antdpro的内容区的滚动条在一个容器里了,和官网的不一样,这个滚动条没在页面外层的容器中,不知道为什么会变为这样的