-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Hello there,
I've found one may-be-issue: If the fetched JSON Schema contains circular references, the schema is not parsed and no error message is thrown.
I think it is usually better to avoid circular structures in forms since you could nest into eternity. But there are cases where this is interesting, for example a Person who can know a Person. This leads to graph data structures, but a lot of our data is in fact a graph.
Greets,
Simon
Metadata
Metadata
Assignees
Labels
No labels