Skip to content

getTemplate loses compiled references #31

@Carl-Foster

Description

@Carl-Foster

We continue to have issues with getTemplate erroring out when we have referenced schemas. It appears that within the createTemplateSchema there are a number of copy / merge functions which lose the non-enumerable properties which have been compiled into the schema. This causes the getRoot function to not exist and instead of properly referencing the actual compiled schema, it instead tries to find the definitions from the core.rootSchema.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions