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

tableList:标签内联组件,内容多余展示lable #1469

Closed
leshalv opened this issue Jan 24, 2024 · 6 comments
Closed

tableList:标签内联组件,内容多余展示lable #1469

leshalv opened this issue Jan 24, 2024 · 6 comments
Assignees

Comments

@leshalv
Copy link
Contributor

leshalv commented Jan 24, 2024

最新版本,使用官网JSON规则即可复现。

image
@lhbxs
Copy link
Collaborator

lhbxs commented Jan 24, 2024

官网是没有问题的,https://xrender.fun/form-render/display-row#tablelist

@leshalv
Copy link
Contributor Author

leshalv commented Jan 24, 2024

官网是没有问题的,https://xrender.fun/form-render/display-row#tablelist

官网没有,本地用最新的版本就会有这个问题。

@liangchaofei
Copy link
Collaborator

官网是没有问题的,https://xrender.fun/form-render/display-row#tablelist

官网没有,本地用最新的版本就会有这个问题。

提供一个复现链接吧

@leshalv
Copy link
Contributor Author

leshalv commented Feb 18, 2024

找到问题了,因为自定义ant prefixCls 前缀导致的 #1146
接上个issues:这种和渲染逻辑相关的样式,不应由让用户自定义

@leshalv
Copy link
Contributor Author

leshalv commented Feb 18, 2024

兼容ant4 less 文件可以引入变量来处理;ant5,应该使用官方推荐的css in js

image

@leshalv
Copy link
Contributor Author

leshalv commented Feb 19, 2024

临时解决方案:
image

@lhbxs lhbxs closed this as completed Feb 28, 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

3 participants