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.6.5
https://stackblitz.com/edit/qfxu4a-jhe2jr?file=src%2Fdemo.vue
如示例,实现table没有数据时不显示分页,有数据才显示分页组件。
文档显示类型是object,
尝试初始化pagination配置false和‘’功能起效,但是类型报错 尝试初始化pagination配置null或undefined,分页赋值后不起效, 报错Cannot convert undefined or null to object
希望明确不显示分页时,pagination为空的赋值和类型
目前配置false是可实现功能,但是类型报错
vue2
Chrome(117.0.5938.149)
MacOS
16.17.0
No response
The text was updated successfully, but these errors were encountered:
👋 @LoopZhou,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
♥️ 有劳 @chaishi @nined9 @yanxugong @chuyueZhang 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @LoopZhou 。
chaishi
No branches or pull requests
tdesign-vue 版本
1.6.5
重现链接
https://stackblitz.com/edit/qfxu4a-jhe2jr?file=src%2Fdemo.vue
重现步骤
如示例,实现table没有数据时不显示分页,有数据才显示分页组件。
文档显示类型是object,
尝试初始化pagination配置false和‘’功能起效,但是类型报错
尝试初始化pagination配置null或undefined,分页赋值后不起效, 报错Cannot convert undefined or null to object
期望结果
希望明确不显示分页时,pagination为空的赋值和类型
实际结果
目前配置false是可实现功能,但是类型报错
框架版本
vue2
浏览器版本
Chrome(117.0.5938.149)
系统版本
MacOS
Node版本
16.17.0
补充说明
No response
The text was updated successfully, but these errors were encountered: