Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
JeanMeche
left a comment
There was a problem hiding this comment.
Thanks for this.
Can you please also sign the CLA.
|
@JeanMeche Thanks! CLA signed. |
fd6141e to
eec6e7a
Compare
|
This PR was merged into the repository by commit 43cc57b. The changes were merged into the following branches: main, 19.2.x |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Bind to contentEditable contains an error where {{isEditable}} is incorrectly wrapped in curly braces, leading to a parser error.
Issue Number: N/A
What is the new behavior?
[contentEditable]="isEditable"code functions correctly.Does this PR introduce a breaking change?
Other information