-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
bugneeds reproducible exampleMissing a link to a reproduction in the playground, CodeSandbox, JSFiddle, etc.Missing a link to a reproduction in the playground, CodeSandbox, JSFiddle, etc.
Description
Prerequisites
- I have searched the existing issues
- I understand that providing a SSCCE example is tremendously useful to the maintainers.
- I have read the documentation
- Ideally, I'm providing a sample JSFiddle, Codesandbox.io or preferably a shared playground link demonstrating the issue.
What theme are you using?
antd
Version
6.0.0-beta.20 and 6.0.0-beta.21
Current Behavior
It does not work when schema has an property of type array. See error log below.
Uncaught Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.
Check the render method of `AddButton`.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
- OS:
- Node:
- npm:
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugneeds reproducible exampleMissing a link to a reproduction in the playground, CodeSandbox, JSFiddle, etc.Missing a link to a reproduction in the playground, CodeSandbox, JSFiddle, etc.