Skip to content

JSON in JSON field does not work #198

Description

@digitalhuman

Example:

JSON::make("Root", [ Text::make("Text Level 1", "level1"), JSON::make("Level 2", [ Text::make("Text level 2", "text_level2") ], "level2") ], "json");

Only level1 field is added and saved in field "json". Level2 and Test_level2 are missing

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions