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

[BUG]表单description展示被遮盖 #323

Closed
xco1a opened this issue Apr 22, 2021 · 2 comments
Closed

[BUG]表单description展示被遮盖 #323

xco1a opened this issue Apr 22, 2021 · 2 comments
Assignees

Comments

@xco1a
Copy link
Contributor

xco1a commented Apr 22, 2021

1.依赖仓库的版本

  • react:17.x
  • form-render:1.x
  • antd:4.x

2.问题描述

表单description展示被遮盖
image

3.最小复现demo

https://codesandbox.io/s/form-renderjichudemo-f55oy

@xco1a
Copy link
Contributor Author

xco1a commented Apr 22, 2021

问题的原因是同时使用了未升级的table-render,导致部分样式沿用了0.8版本的form-render样式。可通过升级table-render解决。

@FateRiddle
Copy link
Contributor

嗯嗯,是新老form-render同时引入造成的。我把样式覆盖做的彻底一点,避免这类情况发生吧。

@FateRiddle FateRiddle mentioned this issue Apr 23, 2021
Merged
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