Skip to content

fix(json-schema): schema 的 title 等属性在 react19 production 环境中无法传递组件#4312

Open
liuweiGL wants to merge 1 commit intoalibaba:formily_nextfrom
liuweiGL:react19
Open

fix(json-schema): schema 的 title 等属性在 react19 production 环境中无法传递组件#4312
liuweiGL wants to merge 1 commit intoalibaba:formily_nextfrom
liuweiGL:react19

Conversation

@liuweiGL
Copy link
Collaborator

close #4307

Before submitting a pull request, please make sure the following is done...

  • Ensure the pull request title and commit message follow the Commit Specific in English.
  • Fork the repo and create your branch from master or formily_next.
  • If you've added code that should be tested, add tests!
  • If you've changed APIs, update the documentation.
  • Ensure the test suite passes (npm test).
  • Make sure your code lints (npm run lint) - we've done our best to make sure these rules match our internal linting guidelines.

Please do not delete the above content


What have you changed?

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

Successfully merging this pull request may close these issues.

[Bug Report] SchemaField 在 React19 中 title 等属性无法传递组件

1 participant