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

Interface property parsing doesn't handle property exclusion #26

Closed
maier49 opened this issue Dec 23, 2019 · 0 comments · Fixed by #27
Closed

Interface property parsing doesn't handle property exclusion #26

maier49 opened this issue Dec 23, 2019 · 0 comments · Fixed by #27
Labels
bug Something isn't working

Comments

@maier49
Copy link
Contributor

maier49 commented Dec 23, 2019

When excluding some keys from a base type, as was intended for the constrained input (dojo/widgets#986), the . current getWidgetProperties fails as one of the base type declarations is not an interface declaration and doesn't itself have a getBaseDeclarations method.

@maier49 maier49 added the bug Something isn't working label Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant