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

setColumnFixed设置固定列时,提示:最大固定列的数量不能超过 undefined 个 #2262

Open
keepsl opened this issue Nov 30, 2023 · 1 comment
Labels
bug Something isn't working fix has been fix

Comments

@keepsl
Copy link

keepsl commented Nov 30, 2023

可复现的链接:

setColumnFixed设定时

问题描述与截图:

$table.setColumnFixed(column, 'left')
设置固定列时,当超过一定数量时

columnConfig: {
  maxFixedSize: 2,
},

提示:最大固定列的数量不能超过 undefined 个。
image

期望的结果:

能够正确显示提示信息

操作系统:

window10

浏览器版本:

119.0.6045.125

vue 版本:

3.3.4

vxe-table 版本:

4.5.13

@keepsl keepsl added the bug Something isn't working label Nov 30, 2023
@xuliangzhan xuliangzhan added the fix has been fix label Jan 21, 2024
@xuliangzhan
Copy link
Collaborator

该问题会在下版本修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fix has been fix
Projects
None yet
Development

No branches or pull requests

2 participants