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
1.10.2
https://stackblitz.com/edit/aijglw?file=package.json,src%2Fdemo.vue
列设定resize:{minWidth:100,maxWidth:150} 作用仅第一次有效,再次拖拽调整列宽无效。实测偶尔第一次拖拽调整时也无效。最终都是按组件的默认值限制。
resize:{minWidth:100,maxWidth:150}
设定resize后拖拽调整列宽能够正常受限
设定resize后,功能容易失效
3.4.29
No response
The text was updated successfully, but these errors were encountered:
👋 @mustars,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
No branches or pull requests
tdesign-vue-next 版本
1.10.2
重现链接
https://stackblitz.com/edit/aijglw?file=package.json,src%2Fdemo.vue
重现步骤
列设定
resize:{minWidth:100,maxWidth:150}
作用仅第一次有效,再次拖拽调整列宽无效。实测偶尔第一次拖拽调整时也无效。最终都是按组件的默认值限制。期望结果
设定resize后拖拽调整列宽能够正常受限
实际结果
设定resize后,功能容易失效
框架版本
3.4.29
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: