Skip to content

React 19中FormRender tabList无法设置TabName #1710

Description

@karryYU

1.依赖仓库的版本(Dependencies versions)

"antd": "^5.29.1",
"form-render": "^2.5.6",
"react": "^19.2.0",

2.问题描述(Bug description)
无法在schema Json中配置widget: tabList的props,页面只会出现默认的项目1,新增项目2,也无法配置每个content的内容,除非自定义。

3.出现问题的 schema demo(Reproduction schema demo)

const schema = {
  // ...
}

4.最小复现 demo(Reproduction demo)

form-render demo https://codesandbox.io/s/unruffled-flower-jl78h
table-render demo https://codesandbox.io/s/sweet-euler-bdoty
fr-generator demo https://codesandbox.io/s/s13sh

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions