Skip to content

Conversation

@agubler
Copy link
Member

@agubler agubler commented Jan 9, 2019

Type: bug

The following has been addressed in the PR:

Description:

TypeScript 3.2.x starts throwing an error RangeError: Maximum call stack size exceeded due to circular type reference used as a default type.

This change updates the default type for the children nodes to any for a DNode to remove the use of DNode as a circular reference.

Resolves #205

@agubler agubler merged commit 120396c into dojo:master Jan 9, 2019
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

Successfully merging this pull request may close these issues.

2 participants