Skip to content
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

Fix children types with tsx and class-based widgets #554

Merged

Conversation

agubler
Copy link
Member

@agubler agubler commented Oct 17, 2019

Type: bug

The following has been addressed in the PR:

Description:

Fix types for children when using class-based widgets and tsx. Provides parity to the exiting children typing support which is typed to DNode | DNode[].

Related to #528

@agubler agubler merged commit 5180297 into dojo:master Oct 18, 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