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

Two way binding with Html attribute #519

Closed
bhavinkamani opened this issue May 29, 2014 · 1 comment
Closed

Two way binding with Html attribute #519

bhavinkamani opened this issue May 29, 2014 · 1 comment

Comments

@bhavinkamani
Copy link

I am new to polymer. I was trying to bind an html attribute such as title. When I change the value programmatically, it does not change. I could do this with non-html attribute. You can find the example code here. I do see the value of the attribute changing, however I do not see it reflecting in UI.

While searching on the net, I found following references to this issue - #1, #2. But could not ascertain if this is by design not supported or is there a workaround?

@sorvell
Copy link
Contributor

sorvell commented Aug 12, 2014

Unfortunately, we're unable to support this. We're planning to issue a warning so that it's clear that this is a no-no.

Closed in favor of #379.

@sorvell sorvell closed this as completed Aug 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants