Skip to content

Circular Structures #115

@Fannon

Description

@Fannon

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions