Skip to content

RangeError: Maximum call stack size exceeded #339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
JoJoor opened this issue Jan 16, 2020 · 1 comment
Closed

RangeError: Maximum call stack size exceeded #339

JoJoor opened this issue Jan 16, 2020 · 1 comment

Comments

@JoJoor
Copy link

JoJoor commented Jan 16, 2020

this report when a class has a (HTMLCanvasElement) property

RangeError: Maximum call stack size exceeded
    at JsonSchemaGenerator.getDefinitionForRootType (/home/joelee/projects/richlox-engine/node_modules/typescript-json-schema/typescript-json-schema.ts:527:59)
    at JsonSchemaGenerator.getTypeDefinition (/home/joelee/projects/richlox-engine/node_modules/typescript-json-schema/typescript-json-schema.ts:1077:26)
    at JsonSchemaGenerator.getDefinitionForRootType (/home/joelee/projects/richlox-engine/node_modules/typescript-json-schema/typescript-json-schema.ts:527:59)
    at JsonSchemaGenerator.getTypeDefinition (/home/joelee/projects/richlox-engine/node_modules/typescript-json-schema/typescript-json-schema.ts:1077:26)
    at JsonSchemaGenerator.getDefinitionForRootType (/home/joelee/projects/richlox-engine/node_modules/typescript-json-schema/typescript-json-schema.ts:527:59)
    at JsonSchemaGenerator.getTypeDefinition (/home/joelee/projects/richlox-engine/node_modules/typescript-json-schema/typescript-json-schema.ts:1077:26)
    at JsonSchemaGenerator.getDefinitionForRootType (/home/joelee/projects/richlox-engine/node_modules/typescript-json-schema/typescript-json-schema.ts:527:59)
    at JsonSchemaGenerator.getTypeDefinition (/home/joelee/projects/richlox-engine/node_modules/typescript-json-schema/typescript-json-schema.ts:1077:26)
    at JsonSchemaGenerator.getDefinitionForRootType (/home/joelee/projects/richlox-engine/node_modules/typescript-json-schema/typescript-json-schema.ts:527:59)
    at JsonSchemaGenerator.getTypeDefinition (/home/joelee/projects/richlox-engine/node_modules/typescript-json-schema/typescript-json-schema.ts:1077:26)
error Command failed with exit code 1.
@domoritz
Copy link
Collaborator

Fixed in #383

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants