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

Outer scope property forwarding errantly forwards literals as properties #3128

Closed
kevinpschaaf opened this issue Dec 3, 2015 · 0 comments
Closed
Assignees
Labels

Comments

@kevinpschaaf
Copy link
Member

Literal arguments are treated as host properties by _prepAnnotations and are forwarded to templates the same as normal variables. Literal arguments should be excluded.

Repro: http://jsbin.com/wiwiku/edit?html,output

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

No branches or pull requests

1 participant