alibaba / alibaba/x-render

React 19中FormRender tabList无法设置TabName

Open
#1,710 0 comments 0 reactions 1 assignee Claimed by @lhbxs View on GitHub
Dominant language
TypeScript
Stars
7.9k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

**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)**:
```js
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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.