We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://www.vxetable.cn/other4/#/table/other/sortableColumn
当表格实际宽度大于外宽宽度时,会出现滚动条,拖到后面,然后进行列拖拽,用$table.loadColumn方法,滚动条会回到前面展示第一列(复现场景:[email protected],正常版本[email protected])
表格位置不发生变化,能看到列拖拽结果
window11
chrome 130.0.6723.117
3.2.25
--
4.8.13
The text was updated successfully, but these errors were encountered:
No branches or pull requests
可复现的链接(包含复现链接与示例代码):
https://www.vxetable.cn/other4/#/table/other/sortableColumn
问题描述与截图:
当表格实际宽度大于外宽宽度时,会出现滚动条,拖到后面,然后进行列拖拽,用$table.loadColumn方法,滚动条会回到前面展示第一列(复现场景:[email protected],正常版本[email protected])
期望的结果:
表格位置不发生变化,能看到列拖拽结果
操作系统:
window11
浏览器版本:
chrome 130.0.6723.117
vue 版本:
3.2.25
vxe-pc-ui 版本:
--
vxe-table 版本:
4.8.13
是否使用当前最新版本?
The text was updated successfully, but these errors were encountered: