-
Notifications
You must be signed in to change notification settings - Fork 26.7k
Closed
Labels
effort1: hoursfeatureIssue that requests a new featureIssue that requests a new featurehelp wantedAn issue that is suitable for a community contributor (based on its complexity/scope).An issue that is suitable for a community contributor (based on its complexity/scope).
Description
Some users during a hack night were trying to set properties this way. Since {{foo}} would never be a valid expression, the compiler should raise a helpful exception when this pattern is found. Since this pattern is predictable, the exception should give specific feedback.
My suggestion: {{foo}} is not a valid expression in [prop]="{{foo}}". Try [prop]="foo"
CC: @mhevery
Related: #3662 (should be done together)
Metadata
Metadata
Assignees
Labels
effort1: hoursfeatureIssue that requests a new featureIssue that requests a new featurehelp wantedAn issue that is suitable for a community contributor (based on its complexity/scope).An issue that is suitable for a community contributor (based on its complexity/scope).