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

Default value of param is parsed as undefined in template #5

Closed
onury opened this issue Nov 20, 2016 · 1 comment
Closed

Default value of param is parsed as undefined in template #5

onury opened this issue Nov 20, 2016 · 1 comment

Comments

@onury
Copy link
Owner

onury commented Nov 20, 2016

Boolean symbol parameters' default value is parsed as undefined (if value is false). It should be checked with hasOwnProperty(param.defaultValue).

@onury
Copy link
Owner Author

onury commented Nov 22, 2016

Fixed in v1.3.0

@onury onury closed this as completed Nov 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant