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

[Cascader]自定义 Label 渲染参数错误,title 显示代码段 #4721

Open
McPorkChop opened this issue Nov 11, 2024 · 1 comment
Open

Comments

@McPorkChop
Copy link

重现链接

https://codesandbox.io/p/sandbox/tdesign-vue-next-cascader-base-demo-forked-l2p6fh?workspaceId=b99b6f23-3ccd-4e72-b273-549ab3968582

重现步骤

options 数组中的 label 使用function 声明

期望结果

当使用function定义 label 时,根据类型声明中,function 的第一个参数应该是 vue 的 h 函数。同时选项的 title 属性应该正常显示。

实际结果

当使用function定义 label 时,根据类型声明中,function 的第一个参数并非 vue 的 h 函数。同时选项的 title 为function 代码。

补充说明

TreeOptionData类型声明
image

Environment Info
相关版本 1.10.3
框架版本 / 基础库版本 Vue(3.5.12)
系统、浏览器 MacOS(15.0.1) Microsoft Edge(130.0.2849.80)
Node版本 20.15.1
Copy link
Contributor

👋 @McPorkChop,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@McPorkChop McPorkChop changed the title [Cascader]自定义 Label 渲染 [Cascader]自定义 Label 渲染参数错误,title 显示代码段 Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant